From b17edae40ef591bba56356b434de6233c1400333 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Fri, 25 Aug 2023 11:06:54 +0000
Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 23.1.0.202
---
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 d5fb336039..68e32dc328 100644
--- a/amps/ags/pom.xml
+++ b/amps/ags/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-amps
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml
index 32d23c627e..d83117dc86 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.202-SNAPSHOT
+ 23.1.0.202
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 dd37b26924..9555d1472f 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml
index bec7133912..1d7df9180c 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index b5ffaf2a81..4ef833aa79 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.202-SNAPSHOT
+ 23.1.0.202
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 afeabfb623..3f75c66e99 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/amps/pom.xml b/amps/pom.xml
index b23b2617d9..985007f7f6 100644
--- a/amps/pom.xml
+++ b/amps/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml
index ab0cd757c7..88eeea4b1b 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/core/pom.xml b/core/pom.xml
index c02bfd6f39..c3f32c9328 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/data-model/pom.xml b/data-model/pom.xml
index 7815434006..5b3a0fe455 100644
--- a/data-model/pom.xml
+++ b/data-model/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/mmt/pom.xml b/mmt/pom.xml
index 6a5dc2fc6f..73cc797f28 100644
--- a/mmt/pom.xml
+++ b/mmt/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml
index 862eb27fae..65e8e21852 100644
--- a/packaging/distribution/pom.xml
+++ b/packaging/distribution/pom.xml
@@ -9,6 +9,6 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml
index 8a8c9dcb94..53c1f1546e 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/pom.xml b/packaging/pom.xml
index 4f412f21b6..d1500abc9e 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml
index 03c56f4f7c..871012fccb 100644
--- a/packaging/tests/pom.xml
+++ b/packaging/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml
index c6f3cd1a42..289ee5cfb0 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml
index fc15ed81c0..343da496f4 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml
index 9d9bbd01a2..a033ee2de9 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml
index 354a1f240e..52fcd05342 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml
index 3de5cc8a56..119810cb67 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.202-SNAPSHOT
+ 23.1.0.202
diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml
index ff67b5d663..b672f52b72 100644
--- a/packaging/war/pom.xml
+++ b/packaging/war/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/pom.xml b/pom.xml
index 7b2655aefb..f781d6a395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
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
- HEAD
+ 23.1.0.202
diff --git a/remote-api/pom.xml b/remote-api/pom.xml
index 4c4534058a..4af68b9256 100644
--- a/remote-api/pom.xml
+++ b/remote-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202
diff --git a/repository/pom.xml b/repository/pom.xml
index 0b2c11b217..2e3f3f2031 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 23.1.0.202-SNAPSHOT
+ 23.1.0.202