Merge pull request #75 from Alfresco/release

Release
This commit is contained in:
CezarLeahu 2019-07-11 18:54:16 +03:00 committed by GitHub
commit 528735ccd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,12 +4,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-EA4-SNAPSHOT</version>
<version>2.1.0-EA5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alfresco-transformer-base</artifactId>
<version>2.1.0-EA4-SNAPSHOT</version>
<version>2.1.0-EA5-SNAPSHOT</version>
<dependencies>
<dependency>

View File

@ -11,7 +11,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-EA4-SNAPSHOT</version>
<version>2.1.0-EA5-SNAPSHOT</version>
<packaging>pom</packaging>