From 76ba0a38e579ffb030c0598843ce1df9a05ca6f8 Mon Sep 17 00:00:00 2001 From: alandavis Date: Mon, 21 Mar 2022 12:38:08 +0000 Subject: [PATCH] Switch master branch ready for 23.1.0 development --- amps/ags/pom.xml | 2 +- amps/ags/rm-automation/pom.xml | 2 +- amps/ags/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 | 2 +- remote-api/pom.xml | 2 +- repository/pom.xml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index 7e8e89ea98..3b44bdb3f0 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index e10bc5b1fa..e57fe5477f 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 - 14.147-SNAPSHOT + 23.1.0.1-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 82b7cbdc11..9f5a6d53c0 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 - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index 7dbc1fb417..b48c40c09f 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 - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index febbe9d018..0628d282c5 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 - 14.147-SNAPSHOT + 23.1.0.1-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 75db65e471..04d422f8ca 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 - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/amps/pom.xml b/amps/pom.xml index ffa59f80c4..c6fa275255 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index 4aec01664a..df6dba2c0f 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 8f61e25a3c..0e672c6597 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index 64fa479932..ea7234a0f2 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/mmt/pom.xml b/mmt/pom.xml index ef4da3198e..f723963e64 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 7c100bfcf0..75e5c9f050 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 8aa06bcdfe..b1f654c9c2 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index 1daed1ad8f..e2ef0a3e65 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index dd06b4d253..7329f4f941 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 39d2c90f9c..0716a0cf60 100644 --- a/packaging/tests/tas-cmis/pom.xml +++ b/packaging/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 672543861d..f75d4efed6 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 - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index a08a8f097c..9e7434a882 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 - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 82609a3e8e..0978776a4e 100644 --- a/packaging/tests/tas-restapi/pom.xml +++ b/packaging/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index d4343d34b7..ed98e7d9d5 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 - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index cb15675a6f..84dda098c6 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index f0de0b7a97..5e1524f9b9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT pom Alfresco Community Repo Parent diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 69c49ee493..2a1bd44cf7 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index 5c984071d0..2065439a40 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 14.147-SNAPSHOT + 23.1.0.1-SNAPSHOT