Merge remote-tracking branch 'origin/feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease

This commit is contained in:
Elena Hardon
2018-07-05 12:19:17 +03:00
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId> <artifactId>alfresco-rm</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>3.0.1_test-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
<name>Alfresco Records Management</name> <name>Alfresco Records Management</name>
<url>http://www.alfresco.org/</url> <url>http://www.alfresco.org/</url>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId> <artifactId>alfresco-rm</artifactId>
<version>3.0.1_test-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
</parent> </parent>
<licenses> <licenses>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-automation</artifactId> <artifactId>alfresco-rm-automation</artifactId>
<version>3.0.1_test-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
</parent> </parent>
<properties> <properties>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId> <artifactId>alfresco-rm</artifactId>
<version>3.0.1_test-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
</parent> </parent>
<licenses> <licenses>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-community</artifactId> <artifactId>alfresco-rm-community</artifactId>
<version>3.0.1_test-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
</parent> </parent>
<properties> <properties>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-community</artifactId> <artifactId>alfresco-rm-community</artifactId>
<version>3.0.1_test-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
</parent> </parent>
<properties> <properties>