From 50e91a40bc05a520528697d5aced8a502015c680 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Mon, 22 May 2023 11:18:57 +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 d228673121..319a2d325b 100644
--- a/amps/ags/pom.xml
+++ b/amps/ags/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-amps
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml
index 4c34ed275d..a366658c00 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.1.0.119
+ 23.1.0.120-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 d460abe4c3..62957e197e 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml
index 2b69ffde82..301731d68e 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index 48b84bf5ce..fc4fd2a551 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.1.0.119
+ 23.1.0.120-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 25878a07e2..71ab9c03f9 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/amps/pom.xml b/amps/pom.xml
index fa67137dc1..9989f9f167 100644
--- a/amps/pom.xml
+++ b/amps/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml
index b8f51f593e..f7ab68a031 100644
--- a/amps/share-services/pom.xml
+++ b/amps/share-services/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-community-repo-amps
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index 3a874d4a8f..0c08026b2f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/data-model/pom.xml b/data-model/pom.xml
index 82b292543b..f24444e119 100644
--- a/data-model/pom.xml
+++ b/data-model/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/mmt/pom.xml b/mmt/pom.xml
index b07d9fa2e1..975ad04619 100644
--- a/mmt/pom.xml
+++ b/mmt/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml
index 5cd47b6fdb..f4150ce18c 100644
--- a/packaging/distribution/pom.xml
+++ b/packaging/distribution/pom.xml
@@ -9,6 +9,6 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml
index 9e1544a075..19a314e682 100644
--- a/packaging/docker-alfresco/pom.xml
+++ b/packaging/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/pom.xml b/packaging/pom.xml
index 77ee6ca8b8..83c82e9bd1 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml
index 00f3c24ae8..61a4915936 100644
--- a/packaging/tests/pom.xml
+++ b/packaging/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml
index dd5f11105d..0de5dad185 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml
index f2ee6e771d..64581bada2 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml
index f28e446322..6f20ac19ef 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml
index 1f894c0468..cdc07bc43c 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml
index 5dd67a8dfd..9e0f1fe903 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.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml
index 7c94e6870e..b5db036604 100644
--- a/packaging/war/pom.xml
+++ b/packaging/war/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index f535f195da..8da8be34b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
pom
Alfresco Community Repo Parent
@@ -150,7 +150,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.1.0.119
+ HEAD
diff --git a/remote-api/pom.xml b/remote-api/pom.xml
index 169cae7aed..0a1cd7daee 100644
--- a/remote-api/pom.xml
+++ b/remote-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT
diff --git a/repository/pom.xml b/repository/pom.xml
index 97fef45146..c69c599867 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.119
+ 23.1.0.120-SNAPSHOT