From 224a922ecbfbceca23ad7b9e5229a3af3c7b35cb Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Wed, 16 Oct 2024 07:56:57 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 23.4.0-A12 --- 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 | 4 ++-- 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 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index 88f17f978..5e0f8f53c 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 - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 7d76de872..f4b43af94 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 - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index b2d2f7e3c..a37a009ac 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 - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index 8a6be7ce9..ec4294a91 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/dev/pom.xml b/dev/pom.xml index d551be40b..c291efa32 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 57d4ff401..ec01e50f6 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/distribution/pom.xml b/distribution/pom.xml index 4a4aa1a78..b3ecf29d6 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index 2c562ded6..7b12fd8f7 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 03535bb0b..28d3f299f 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index 5ef7e2d93..6bf9b4899 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/docker-share/pom.xml b/docker-share/pom.xml index e8db4db48..41aa49160 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/pom.xml b/pom.xml index 4bb41897c..1ce0b8207 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 org.alfresco @@ -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 - HEAD + 23.4.0-A12 diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index 902618bfd..4510ebaa3 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 pom diff --git a/tests/pom.xml b/tests/pom.xml index 1b4fa19c4..61297bd0e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index d77722f6d..8fd704794 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index 66fbc9aab..6687834f5 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 - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 9114ede2d..e79f4a652 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index f9d79ad32..ad846d777 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 065293ef1..41a0a42da 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.4.0-A12-SNAPSHOT + 23.4.0-A12 diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 05b953a56..c92cdf77d 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.4.0-A12-SNAPSHOT + 23.4.0-A12