mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
[release] 7.0.0-A23
This commit is contained in:
@@ -30,7 +30,7 @@ env:
|
|||||||
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
|
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
|
||||||
- TAS_ENVIRONMENT=./tests/environment
|
- TAS_ENVIRONMENT=./tests/environment
|
||||||
# Release version has to start with real version (7.0.0-....) for the docker image to build successfully.
|
# Release version has to start with real version (7.0.0-....) for the docker image to build successfully.
|
||||||
- RELEASE_VERSION=7.0.0-A20
|
- RELEASE_VERSION=7.0.0-A23
|
||||||
- DEVELOPMENT_VERSION=7.0.0-SNAPSHOT
|
- DEVELOPMENT_VERSION=7.0.0-SNAPSHOT
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
4
pom.xml
4
pom.xml
@@ -9,11 +9,11 @@
|
|||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-community-repo</artifactId>
|
<artifactId>alfresco-community-repo</artifactId>
|
||||||
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
|
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
|
||||||
<version>8.373</version>
|
<version>8.375</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<dependency.alfresco-community-repo.version>8.373</dependency.alfresco-community-repo.version>
|
<dependency.alfresco-community-repo.version>8.375</dependency.alfresco-community-repo.version>
|
||||||
|
|
||||||
<alfresco.share.version>7.0.0-M3</alfresco.share.version>
|
<alfresco.share.version>7.0.0-M3</alfresco.share.version>
|
||||||
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>
|
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>
|
||||||
|
Reference in New Issue
Block a user