diff --git a/.travis.yml b/.travis.yml index 3e91768dc..e582499fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: - TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts - TAS_ENVIRONMENT=./tests/environment # Release version has to start with real version (7.1.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.1.0-A7 + - RELEASE_VERSION=7.1.0-A8 - DEVELOPMENT_VERSION=7.1.0-SNAPSHOT stages: diff --git a/pom.xml b/pom.xml index 35d719885..d315fb092 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,9 @@ - 11.73 - 11.27 - 7.1.0-A7 + 11.77 + 11.33 + 7.1.0-A8 ${dependency.alfresco-community-repo.version}