[release] 7.1.0-A3

This commit is contained in:
alandavis
2021-05-08 14:50:12 +01:00
parent 212a9e86ea
commit 87f74bb27e
2 changed files with 3 additions and 3 deletions

View File

@@ -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-A2
- RELEASE_VERSION=7.1.0-A3
- DEVELOPMENT_VERSION=7.1.0-SNAPSHOT
stages:

View File

@@ -9,11 +9,11 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>11.21</version>
<version>11.30</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>11.21</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-repo.version>11.30</dependency.alfresco-community-repo.version>
<alfresco.share.version>7.0.0</alfresco.share.version>
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>