diff --git a/.travis.yml b/.travis.yml
index d72dc1731..3455e1e01 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,8 +29,8 @@ env:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Release version has to start with real version (7.2.0-....) for the docker image to build successfully.
- - RELEASE_VERSION=7.2.0
- - DEVELOPMENT_VERSION=23.1.0-A1-SNAPSHOT
+ - RELEASE_VERSION=7.2.0
+ - DEVELOPMENT_VERSION=7.2.0.1-SNAPSHOT
stages:
- name: test
diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml
index c479d74a5..fd4071ecf 100644
--- a/dev/dev-acs-amps-overlay/pom.xml
+++ b/dev/dev-acs-amps-overlay/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index 420ff84d6..1d8688c73 100644
--- a/dev/dev-repo-amps-overlay/pom.xml
+++ b/dev/dev-repo-amps-overlay/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index e3cf18cff..fed73120a 100644
--- a/dev/dev-share-amps-overlay/pom.xml
+++ b/dev/dev-share-amps-overlay/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 877627d91..6aed52bf7 100644
--- a/dev/dev-tomcat/pom.xml
+++ b/dev/dev-tomcat/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index 088b23e62..03f716b25 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index 453e2e7ac..95b2a1dca 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index dfade26fc..280a03253 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index 4343de639..b37d3f3af 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index 7cbcf9c6a..85bedc1b9 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 59bce89ab..43d3193c3 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index 80619fd15..f618d1119 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 7bd28f01f..de95eaf22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
org.alfresco
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index 7f26b66f9..37e07296b 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 42801dd92..885f1e176 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 89ae0103d..5af185480 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index 92fd7f3ce..e07bf8e4e 100644
--- a/tests/tas-distribution-zip/pom.xml
+++ b/tests/tas-distribution-zip/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 4b96c3959..4cc83bf19 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index f7d0c93bb..bc9656384 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index a3ba0fdf5..76d41e87e 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index ad6902ad4..04b364528 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.1.0-A1-SNAPSHOT
+ 7.2.0.1-SNAPSHOT