diff --git a/.travis.yml b/.travis.yml index 589258740..011f4a7b2 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.4.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.4.0-A4 - - DEVELOPMENT_VERSION=7.4.0-A5-SNAPSHOT + - RELEASE_VERSION=7.4.0-A5 + - DEVELOPMENT_VERSION=7.4.0-A6-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index baee7dd64..c4ce71933 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 20.26 + 20.27 - 20.26 - 20.24 - 7.4.0-A4 + 20.27 + 20.25 + 7.4.0-A5 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}