From bae805338f4c1119427e65caef992bf9ef732fe8 Mon Sep 17 00:00:00 2001 From: Gerard Olenski Date: Mon, 24 Nov 2025 13:24:31 +0100 Subject: [PATCH] Creating service pack branch release/25.N after 25.3.0 ACS release [skip ci] --- .github/workflows/ci.yml | 4 ++-- dev/dev-acs-amps-overlay/pom.xml | 2 +- dev/dev-repo-amps-overlay/pom.xml | 2 +- dev/dev-share-amps-overlay/pom.xml | 2 +- dev/dev-tomcat/pom.xml | 2 +- dev/pom.xml | 2 +- distribution-ags/pom.xml | 2 +- distribution/pom.xml | 2 +- docker-alfresco/ags/pom.xml | 2 +- docker-alfresco/pom.xml | 2 +- docker-share/ags/pom.xml | 2 +- docker-share/pom.xml | 2 +- pom.xml | 10 +++++----- public-javadoc/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tas-cmis/pom.xml | 2 +- tests/tas-distribution-zip/pom.xml | 2 +- tests/tas-email/pom.xml | 2 +- tests/tas-integration/pom.xml | 2 +- tests/tas-restapi/pom.xml | 2 +- tests/tas-webdav/pom.xml | 2 +- 21 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43bfabbf3..17f7d9307 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,8 +29,8 @@ env: TAS_ENVIRONMENT: ./tests/environment 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: 25.3.0 - DEVELOPMENT_VERSION: 26.1.0-A.1-SNAPSHOT + RELEASE_VERSION: 25.4.0-A1 + DEVELOPMENT_VERSION: 25.4.0-A2-SNAPSHOT jobs: precommit: diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index c2ada9d3f..732c96fe0 100644 --- a/dev/dev-acs-amps-overlay/pom.xml +++ b/dev/dev-acs-amps-overlay/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 9f4deb1ca..5c930a37e 100644 --- a/dev/dev-repo-amps-overlay/pom.xml +++ b/dev/dev-repo-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index a75be773c..c2b95837d 100644 --- a/dev/dev-share-amps-overlay/pom.xml +++ b/dev/dev-share-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index 3bd46fefe..b8f5d9465 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/dev/pom.xml b/dev/pom.xml index 96b659542..f23bc7ce7 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 7b762685a..7230ffd31 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml index 68f5dd16e..652975d3f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index f3649c500..514f1e2a8 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 2480c8a98..c66b3b2d5 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index de8950eba..beef801f4 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/docker-share/pom.xml b/docker-share/pom.xml index 4b8598bb4..a8c8aa9e5 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/pom.xml b/pom.xml index d1f499cf4..7f66d97c7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,18 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 25.3.0.81 + 25.4.0.1 - 25.3.0.81 - 25.3.0.56 + 25.4.0.1 + 25.4.0.1 25.3.0 ${dependency.alfresco-community-repo.version} @@ -25,7 +25,7 @@ scm:git:https://github.com/Alfresco/acs-community-packaging.git scm:git:https://github.com/Alfresco/acs-community-packaging.git https://github.com/Alfresco/acs-community-packaging - 25.3.0 + HEAD diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index fe2e38ca5..5cabc73a2 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT pom diff --git a/tests/pom.xml b/tests/pom.xml index a10c93fac..3978866ff 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 8dc13dad7..c2df9f437 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index 48ae96fa9..c22c7e137 100644 --- a/tests/tas-distribution-zip/pom.xml +++ b/tests/tas-distribution-zip/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 929d3f765..9d287e6c6 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 630290371..f3b5bd448 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 4f6c026b2..c5c556347 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 25.3.0 + 25.4.0-A1-SNAPSHOT diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 8e8c3467c..86b3ec08c 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 25.3.0 + 25.4.0-A1-SNAPSHOT