From 200a8a2d4cf5c9596481dc864d41bd452521940b Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Tue, 11 Mar 2025 06:55:11 +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 6ebb6f1656..4edb1ee9cf 100644
--- a/amps/ags/pom.xml
+++ b/amps/ags/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-amps
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml
index 23102c6358..c88070fbcf 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
- 25.1.0.68
+ 25.1.0.69-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 c5b6ea3105..a97b994b65 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml
index 7fde222516..ed4d35d129 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index 163040fbcf..5cf2bd856b 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
- 25.1.0.68
+ 25.1.0.69-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 bc3ffed811..7829a601d5 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/amps/pom.xml b/amps/pom.xml
index 8b4e414eae..1711acc730 100644
--- a/amps/pom.xml
+++ b/amps/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml
index e262486e82..0b1abdebf4 100644
--- a/amps/share-services/pom.xml
+++ b/amps/share-services/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-community-repo-amps
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index 3d992bb385..2473f5b4f8 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/data-model/pom.xml b/data-model/pom.xml
index 83ae9fa972..444d1c480d 100644
--- a/data-model/pom.xml
+++ b/data-model/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/mmt/pom.xml b/mmt/pom.xml
index 368f7117e9..6c75f9e8cd 100644
--- a/mmt/pom.xml
+++ b/mmt/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml
index 4ae1de6147..8774a9b4f0 100644
--- a/packaging/distribution/pom.xml
+++ b/packaging/distribution/pom.xml
@@ -9,6 +9,6 @@
org.alfresco
alfresco-community-repo-packaging
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml
index 88cec07fd0..8275c8cc1c 100644
--- a/packaging/docker-alfresco/pom.xml
+++ b/packaging/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/pom.xml b/packaging/pom.xml
index bda3303568..3fc3f53adc 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml
index ed6e22b5ec..afa8d9ad73 100644
--- a/packaging/tests/pom.xml
+++ b/packaging/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
alfresco-community-repo-packaging
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml
index 7092bc07b1..587fede3e5 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml
index 582781cccd..352ebf93e7 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml
index 7b0ce752b9..996f20c3df 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml
index 65996056e4..62a2a48c2a 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml
index c0b8d2b3ee..1a0b5b808f 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
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml
index c5c4deba24..7ad6d14d29 100644
--- a/packaging/war/pom.xml
+++ b/packaging/war/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 9913ad9dc1..39875a9046 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
pom
Alfresco Community Repo Parent
@@ -155,7 +155,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
- 25.1.0.68
+ HEAD
diff --git a/remote-api/pom.xml b/remote-api/pom.xml
index a41ccc6c9c..72920e5fab 100644
--- a/remote-api/pom.xml
+++ b/remote-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT
diff --git a/repository/pom.xml b/repository/pom.xml
index dfb643e1bb..38a5051adf 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.1.0.68
+ 25.1.0.69-SNAPSHOT