[release] 7.1.0-A1

This commit is contained in:
alandavis
2021-04-30 09:40:37 +01:00
parent c47c9be32d
commit 9febe1e197
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-A0
- RELEASE_VERSION=7.1.0-A1
- 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.0</version>
<version>11.18</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>11.0</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-repo.version>11.18</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>