diff --git a/.travis.yml b/.travis.yml index bf7bed9b9..408599310 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 (23.1.0-....) for the docker image to build successfully. - - RELEASE_VERSION=23.1.0-A5 - - DEVELOPMENT_VERSION=23.1.0-A6-SNAPSHOT + - RELEASE_VERSION=23.1.0-M1 + - DEVELOPMENT_VERSION=23.1.0-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index f1c09170d..e695718d3 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ 23.1.0.24 - 23.1.0.18 - 23.1.0-A5 + 23.1.0.19 + 23.1.0-M1 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}