diff --git a/.travis.yml b/.travis.yml
index 861f6433e..1af613b52 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.1.1-....) for the docker image to build successfully.
- - RELEASE_VERSION=7.1.1-A2
- - DEVELOPMENT_VERSION=7.1.1-SNAPSHOT
+ - RELEASE_VERSION=7.1.1-A5
+ - DEVELOPMENT_VERSION=7.1.1-A6-SNAPSHOT
stages:
- name: test
diff --git a/pom.xml b/pom.xml
index 0bb2a8ff1..b81b94b33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,12 +9,12 @@
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 12.17
+ 12.20
- 12.17
- 12.12
+ 12.20
+ 12.14
7.1.0.1
${dependency.alfresco-community-repo.version}