From da4c4e24c57714ff4de4abd96c1ee5596e2d5a59 Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Sun, 2 Jun 2024 02:35:51 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 23.3.0-A17 --- 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 980f630a9..fb5f15fe0 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.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 1831e6840..320ab322c 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.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index cdb95ba61..b6aa42b90 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.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index d5677eafa..04bc266cd 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.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/dev/pom.xml b/dev/pom.xml index eb3445d8a..8a4f68a0f 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 057206955..1b70178d7 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/distribution/pom.xml b/distribution/pom.xml index 61f6971a8..086f3e6a4 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index cf698a259..f50b89ca8 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index ec21d45a1..dd35ad882 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index 514858434..0c9ab7307 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/docker-share/pom.xml b/docker-share/pom.xml index e44d499b1..3de1e2387 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/pom.xml b/pom.xml index f0eac63a3..89de84707 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 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.3.0-A17 diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index e05f17a8c..bfe84be38 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 pom diff --git a/tests/pom.xml b/tests/pom.xml index d5458812a..1d622ce71 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 547956e8e..7c3b24387 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index 86afdedf3..106f2da7f 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.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index bbd5e7126..ed8c1f7d0 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 8e25f91b3..827b163eb 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 995d8a22f..e89dde2ba 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.3.0-A17-SNAPSHOT + 23.3.0-A17 diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index bbedbdcaa..6bdf22345 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.3.0-A17-SNAPSHOT + 23.3.0-A17