diff --git a/.travis.yml b/.travis.yml index f82eea4b6..295286e8f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,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 + - RELEASE_VERSION=7.1.0.1 - DEVELOPMENT_VERSION=7.1.0.2-SNAPSHOT stages: