mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
Creating hotfix branch release/25.2 for 25.2.0 ACS release [skip ci]
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -29,8 +29,8 @@ env:
|
|||||||
TAS_ENVIRONMENT: ./tests/environment
|
TAS_ENVIRONMENT: ./tests/environment
|
||||||
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
|
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
|
||||||
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
|
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
|
||||||
RELEASE_VERSION: 25.2.0
|
RELEASE_VERSION: 25.2.1
|
||||||
DEVELOPMENT_VERSION: 25.3.0-A.1-SNAPSHOT
|
DEVELOPMENT_VERSION: 25.2.1-A.1-SNAPSHOT
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
precommit:
|
precommit:
|
||||||
|
2
pom.xml
2
pom.xml
@@ -9,7 +9,7 @@
|
|||||||
<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>25.2.0.64</version>
|
<version>25.2.1.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
Reference in New Issue
Block a user