diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43bfabbf3..8f018c768 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: 26.1.0-A1 + DEVELOPMENT_VERSION: 26.1.0-A2-SNAPSHOT jobs: precommit: diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index 5eb0443bc..c93f89636 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 - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 96d3b2f3e..4021ec9de 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 - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index c722343e1..57b5102ec 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 - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index 348ff7c27..a56efacc6 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/dev/pom.xml b/dev/pom.xml index 16e94e1a3..c0c0d04eb 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 56c7c1930..08fa6dff9 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml index 418ad413a..0d6dd853f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index 455824bb1..30019512d 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 9612d6f79..d9bb50593 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index 7da8e09e8..ce4e3f9a8 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/docker-share/pom.xml b/docker-share/pom.xml index 2eb076f05..f51f20a3b 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 178733a90..0528fdaba 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,18 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 25.3.0.81 + 26.1.0.1 - 25.3.0.81 - 25.3.0.56 + 26.1.0.1 + 26.1.0.1 25.3.0 ${dependency.alfresco-community-repo.version} diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index df50ee138..91424d739 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT pom diff --git a/tests/pom.xml b/tests/pom.xml index c677e3052..0d13d158e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 00b348183..eb3c9527a 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index ff775893b..a0d2b7dc7 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 - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 44e3815a0..3490e5109 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index fd11811bb..9fc0ad228 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index ec63c74f8..05fe0b36d 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 46e2643f6..62651a7af 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 26.1.0-A.1-SNAPSHOT + 26.1.0-A1-SNAPSHOT