From ee136622744816f1079f38399cf53eb2f21c1b35 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Tue, 25 Jun 2024 13:59:38 +0000
Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 23.3.0-A23
---
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 6409dd2ee..a755dde82 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index ea2e2317e..9b1b74fae 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index 8899e0edb..05eef79f1 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 06a0033c4..dd0ef24bf 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/dev/pom.xml b/dev/pom.xml
index 522268259..37659b21e 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index 018f2845e..e401e6642 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 10abef9ef..21eda3000 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index 5ce9e5dbb..71ed10a55 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index e9619fa4c..122d17d00 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 7d64860a5..069dce051 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index ad440fe5e..f35c2d830 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/pom.xml b/pom.xml
index 996209526..5c1b4db43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
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-A23
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index b0c41eafb..37c2e3b57 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 5c8b4ab68..922eafe4b 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index e38f048cf..2d80968e6 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index 1999d1ad7..01bf2d99f 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 836d96a3b..647d1eeb3 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 6611deaaf..271014d71 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index 06a997c18..d040918bb 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-A23-SNAPSHOT
+ 23.3.0-A23
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index 55c1162b6..92f753b26 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-A23-SNAPSHOT
+ 23.3.0-A23