From c9073353921781a8db7db942ebab44731ef6e105 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Sun, 26 Jul 2026 03:10:03 +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-elasticsearch/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 +-
tests/testcontainers-env/pom.xml | 2 +-
22 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml
index 6928d258d..12e2fc97f 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
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index c872387e1..d920f7d80 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
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index e48926d77..a8d7b1820 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
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 94420755c..10542394d 100644
--- a/dev/dev-tomcat/pom.xml
+++ b/dev/dev-tomcat/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index 8833e0e65..d669a6d8b 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index 46674c12d..5c8fbde2d 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 965534215..11aa1f6bc 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index bcea5485f..6ea1db52c 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index 7ada68729..d8e11e4ad 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 041af63f8..51bf54572 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index 89447eeeb..9b60fcd81 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 635e6014a..946bb33e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 26.3.0-A.1
+ 26.3.0-A.2-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
- 26.3.0-A.1
+ HEAD
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index 2fc1b73eb..803e42cf0 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index e0d5a822c..a7d577ba9 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 50e0b937b..39a5fca5b 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index 18ac5ac4f..0080d273d 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
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-elasticsearch/pom.xml b/tests/tas-elasticsearch/pom.xml
index d076d7bd2..807bb089e 100644
--- a/tests/tas-elasticsearch/pom.xml
+++ b/tests/tas-elasticsearch/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index ddf727503..06eec580d 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 304f97f4f..9b9ca92d0 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index 84dcae527..9bd155156 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index 3f543e77d..3821cb368 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT
diff --git a/tests/testcontainers-env/pom.xml b/tests/testcontainers-env/pom.xml
index de78709fc..039adab10 100644
--- a/tests/testcontainers-env/pom.xml
+++ b/tests/testcontainers-env/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 26.3.0-A.1
+ 26.3.0-A.2-SNAPSHOT