diff --git a/.travis.yml b/.travis.yml
index e4fa6c7a8..2be33621b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,9 +28,9 @@ env:
global:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
- # Release version has to start with real version (7.3.0-....) for the docker image to build successfully.
- - RELEASE_VERSION=7.3.0
- - DEVELOPMENT_VERSION=7.4.0-A1-SNAPSHOT
+ # Release version has to start with real version (7.4.0-....) for the docker image to build successfully.
+ - RELEASE_VERSION=7.4.0-A1
+ - DEVELOPMENT_VERSION=7.4.0-SNAPSHOT
stages:
- name: test
diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml
index 89b280ec2..48c7e3e0d 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
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index 34bb8faba..6c6de65ef 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
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index 9055a9b46..bff5ba57e 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
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 415426438..9a2f6c0cb 100644
--- a/dev/dev-tomcat/pom.xml
+++ b/dev/dev-tomcat/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index c466b3672..2cc807379 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index 8161636d7..58b4cd568 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 8b8d9f52f..28727d365 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index cc74f316c..0d2b5596d 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index ca684d340..6f678b0b4 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 26a57eb63..bbae54ea8 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index c2a629a04..1f499324e 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 39c92d9dc..ae94b9ce5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,18 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 17.183
+ 20.1
- 17.183
- 17.138
+ 20.1
+ 20.1
7.3.0
${dependency.alfresco-community-repo.version}
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index 0807acced..451377ba6 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 7870e88d1..315c1bc37 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 158dd1f57..4a2002ece 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index c854afd68..c2734d08d 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
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 8c6d1d55f..2a03e3b5d 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 70f3cbcbc..81eec2ab3 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index 2232fd5a5..688b94703 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index d9c2a6d35..05ba2a83f 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A1-SNAPSHOT
+ 7.4.0-SNAPSHOT