diff --git a/.travis.yml b/.travis.yml index d7872fd4d..3a231fa92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,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-A3 + - RELEASE_VERSION=7.1.0-M1 - DEVELOPMENT_VERSION=7.1.0-SNAPSHOT stages: diff --git a/pom.xml b/pom.xml index 059eabd88..7937afbd3 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,8 @@ 11.41 - 7.0.0 - ${alfresco.share.version} + 7.1.0-M1 + 7.1.0-M1 7.0.0 ${dependency.alfresco-community-repo.version}