mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
[release] 7.1.0-A3
This commit is contained in:
@@ -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:
|
||||
|
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
Reference in New Issue
Block a user