diff --git a/.travis.yml b/.travis.yml index 8b9c4d411..68858abd7 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.1.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.1.0.1 - - DEVELOPMENT_VERSION=7.1.0.2-SNAPSHOT + - RELEASE_VERSION=7.1.0.3 + - DEVELOPMENT_VERSION=7.1.0.4-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 8a8f322a4..4625417fa 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 11.143 11.82 - 7.1.0.1 + 7.1.0.3 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}