From 67aacbb0f63474d572af65df611b7ac1615c66d1 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Sun, 5 Nov 2023 02:39:52 +0000
Subject: [PATCH] [maven-release-plugin][skip ci] prepare for next development
iteration
---
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 b22b7fc8c..238406e3e 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.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index 0d54e743a..6382d5835 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.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index 4a8417412..8c0cdc9c2 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.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index d1ff67c98..91df4a893 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.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index 375e959c0..74da829e4 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index 52cc97eb0..006e4069e 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 96e0dd8c4..84ae77984 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index 863ee61ed..b6e55e9f9 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index d0894ce02..dc6c82ab5 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 993e64e26..a4ee62285 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index 4f5903c74..47388dd15 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index f3ac78af9..e6174cddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
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
- 23.2.0-A1
+ HEAD
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index fc85748fd..dce49ddbc 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 2f0dda6a4..6c34257c8 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index f2d226047..a57b3f7e9 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index 690f89c0b..1a2267934 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.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index c275d8c9c..73dd899b3 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 2676fba3e..b76914705 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index 51fb374fe..5852012b5 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index da0cd05ad..aa33d88ed 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1
+ 23.2.0-A2-SNAPSHOT