diff --git a/.travis.yml b/.travis.yml
index 389158228..624277137 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.3.0-....) for the docker image to build successfully.
- - RELEASE_VERSION=7.3.0-A9
- - DEVELOPMENT_VERSION=7.3.0-A10-SNAPSHOT
+ - RELEASE_VERSION=7.3.0-A10
+ - DEVELOPMENT_VERSION=7.3.0-A11-SNAPSHOT
stages:
- name: test
diff --git a/pom.xml b/pom.xml
index c86478fb7..7cf7d7d98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,13 +9,13 @@
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 17.61
+ 17.62
- 17.61
- 17.50
- 7.3.0-A9
+ 17.62
+ 17.52
+ 7.3.0-A10
${dependency.alfresco-community-repo.version}
${dependency.alfresco-community-share.version}