diff --git a/.travis.yml b/.travis.yml index 6d7dbb535..ff70cf87b 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-M1 - - DEVELOPMENT_VERSION=7.4.0-A7-SNAPSHOT + - RELEASE_VERSION=7.4.0-A7 + - DEVELOPMENT_VERSION=7.4.0-A8-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 4fbb40699..adb9ec0ff 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 20.32 + 20.40 - 20.32 - 20.27 - 7.4.0-M1 + 20.40 + 20.29 + 7.4.0-A7 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}