diff --git a/.travis.yml b/.travis.yml index 458fea9e8..f6bf4af99 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.3.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.3.0-A22 - - DEVELOPMENT_VERSION=7.3.0-A23-SNAPSHOT + - RELEASE_VERSION=7.3.0-A23 + - DEVELOPMENT_VERSION=7.3.0-A24-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 43a10c2c5..16496aefa 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 17.144 + 17.148 - 17.144 - 17.110 - 7.3.0-A22 + 17.148 + 17.113 + 7.3.0-A23 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}