[release] 7.1.0-A4

This commit is contained in:
alandavis
2021-05-22 08:45:56 +01:00
parent 28922fc087
commit 20f5f6386f
2 changed files with 3 additions and 3 deletions
+1 -1
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-M1
- RELEASE_VERSION=7.1.0-A4
- DEVELOPMENT_VERSION=7.1.0-SNAPSHOT
stages:
+2 -2
View File
@@ -9,11 +9,11 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>11.41</version>
<version>11.44</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>11.41</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-repo.version>11.44</dependency.alfresco-community-repo.version>
<alfresco.share.version>7.1.0-M1</alfresco.share.version>
<alfresco.alfresco-share-services.version>7.1.0-M1</alfresco.alfresco-share-services.version>