From 028ff6074804f3513118eb92bd608fb498019f5c Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Sun, 24 Dec 2023 00:06:42 +0000
Subject: [PATCH] [maven-release-plugin][skip ci] prepare for next development
iteration
---
amps/ags/pom.xml | 2 +-
amps/ags/rm-automation/pom.xml | 2 +-
.../rm-automation/rm-automation-community-rest-api/pom.xml | 2 +-
amps/ags/rm-community/pom.xml | 2 +-
amps/ags/rm-community/rm-community-repo/pom.xml | 2 +-
amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml | 2 +-
amps/pom.xml | 2 +-
amps/share-services/pom.xml | 2 +-
core/pom.xml | 2 +-
data-model/pom.xml | 2 +-
mmt/pom.xml | 2 +-
packaging/distribution/pom.xml | 2 +-
packaging/docker-alfresco/pom.xml | 2 +-
packaging/pom.xml | 2 +-
packaging/tests/pom.xml | 2 +-
packaging/tests/tas-cmis/pom.xml | 2 +-
packaging/tests/tas-email/pom.xml | 2 +-
packaging/tests/tas-integration/pom.xml | 2 +-
packaging/tests/tas-restapi/pom.xml | 2 +-
packaging/tests/tas-webdav/pom.xml | 2 +-
packaging/war/pom.xml | 2 +-
pom.xml | 4 ++--
remote-api/pom.xml | 2 +-
repository/pom.xml | 2 +-
24 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml
index 4dac948e6f..e09f129eb4 100644
--- a/amps/ags/pom.xml
+++ b/amps/ags/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-amps
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml
index 833b9f65a8..08d5f591cf 100644
--- a/amps/ags/rm-automation/pom.xml
+++ b/amps/ags/rm-automation/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community-parent
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
index b1e989e86a..a54b71829e 100644
--- a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
+++ b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-automation-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml
index 1e02408f98..09cc9025f0 100644
--- a/amps/ags/rm-community/pom.xml
+++ b/amps/ags/rm-community/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community-parent
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index 594809111e..98cf8b24a1 100644
--- a/amps/ags/rm-community/rm-community-repo/pom.xml
+++ b/amps/ags/rm-community/rm-community-repo/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-governance-services-community-repo-parent
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
index e57b50a055..f925ce4648 100644
--- a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
+++ b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community-repo-parent
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/pom.xml b/amps/pom.xml
index 533d9698b8..5df018db39 100644
--- a/amps/pom.xml
+++ b/amps/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml
index 03adfadbee..3146c12941 100644
--- a/amps/share-services/pom.xml
+++ b/amps/share-services/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-community-repo-amps
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index ea7e43dbba..99a939e1a4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/data-model/pom.xml b/data-model/pom.xml
index a8c27ec34d..e579e9841f 100644
--- a/data-model/pom.xml
+++ b/data-model/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/mmt/pom.xml b/mmt/pom.xml
index d1a331ac16..650aa03719 100644
--- a/mmt/pom.xml
+++ b/mmt/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml
index 3ac68d089d..fc30cbb498 100644
--- a/packaging/distribution/pom.xml
+++ b/packaging/distribution/pom.xml
@@ -9,6 +9,6 @@
org.alfresco
alfresco-community-repo-packaging
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml
index 83d21e5b25..c642575f2b 100644
--- a/packaging/docker-alfresco/pom.xml
+++ b/packaging/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/pom.xml b/packaging/pom.xml
index d51c34ea37..29a957d5b7 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml
index ff6919d4e2..c422e9f910 100644
--- a/packaging/tests/pom.xml
+++ b/packaging/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml
index 326d46846d..f69bd3df57 100644
--- a/packaging/tests/tas-cmis/pom.xml
+++ b/packaging/tests/tas-cmis/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-tests
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml
index 0a83a933e7..6aea04c7ee 100644
--- a/packaging/tests/tas-email/pom.xml
+++ b/packaging/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml
index 0ed5255780..3a0dc6641f 100644
--- a/packaging/tests/tas-integration/pom.xml
+++ b/packaging/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml
index f89fdae667..1bcd60cb1b 100644
--- a/packaging/tests/tas-restapi/pom.xml
+++ b/packaging/tests/tas-restapi/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-community-repo-tests
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml
index 40d63e9380..ab70e89966 100644
--- a/packaging/tests/tas-webdav/pom.xml
+++ b/packaging/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml
index 606ac5867d..f410338238 100644
--- a/packaging/war/pom.xml
+++ b/packaging/war/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 0303c1ed64..b08259bf97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
pom
Alfresco Community Repo Parent
@@ -152,7 +152,7 @@
scm:git:https://github.com/Alfresco/alfresco-community-repo.git
scm:git:https://github.com/Alfresco/alfresco-community-repo.git
https://github.com/Alfresco/alfresco-community-repo
- 23.2.0.25
+ HEAD
diff --git a/remote-api/pom.xml b/remote-api/pom.xml
index e397b3223d..bdcd359490 100644
--- a/remote-api/pom.xml
+++ b/remote-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT
diff --git a/repository/pom.xml b/repository/pom.xml
index 9cf1bc933e..381802fc58 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.2.0.25
+ 23.2.0.26-SNAPSHOT