From 3f0a7757eb60fddb66b958cacee6625b1a901c9a Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Mon, 8 Jul 2024 10:11:31 +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 e0cddd810..57397521b 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index 3a092d681..21ce93f3b 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index 1f202d833..21585081c 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 7ef696b30..c6e570b6d 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index ad068d6f3..7d33fbaa0 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index ecb2cc8ab..e621ade9e 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index e9534d4ea..fba72f265 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index 1da235c3c..8a05d5eb1 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index 9688b80c6..98a5d7191 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 4d55a0609..fb0e3a07a 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index b404089ff..2aa79cd46 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index da2e44d43..8a77232bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 23.3.0-A27
+ 23.3.0-A28-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.3.0-A27
+ HEAD
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index 89e93049d..1f63094ea 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index a640dea39..26cb3c841 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 23.3.0-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 78c4e8b73..db6be2717 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index 3235c2a8c..f0bcf5223 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 554a42625..93aa2cd66 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 853d29b90..59c6dd430 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index ac5732c76..bfbd2037d 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-A27
+ 23.3.0-A28-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index 4e7f91ab5..1b037501c 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-A27
+ 23.3.0-A28-SNAPSHOT