ATS-812: PoC FFmpeg skeleton - experimental

- merge in master (~ 2.3.11-SNAPSHOT)
This commit is contained in:
Jan Vonka
2021-03-29 12:02:28 +01:00
parent f4126b4a9e
commit 81cbf0e37f
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId> <artifactId>alfresco-transform-core</artifactId>
<version>2.3.3-SNAPSHOT</version> <version>2.3.11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId> <artifactId>alfresco-transform-core</artifactId>
<version>2.3.3-SNAPSHOT</version> <version>2.3.11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>