From 1df8702e162c1f8384287f8e3f1b856c63d8b4c4 Mon Sep 17 00:00:00 2001 From: mpichura Date: Fri, 23 Aug 2024 17:09:04 +0200 Subject: [PATCH] Updating master branch to 23.4.0 after 23.3.0 ACS release [skip ci] --- 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 +- .../test/resources/alfresco/version.properties | 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 +- repository/src/main/resources/alfresco/repository.properties | 2 +- 26 files changed, 27 insertions(+), 27 deletions(-) diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index 7eb274165a..e991ed3b7b 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index 082f5a4865..cdf20cd8e2 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.3.0.100-SNAPSHOT + 23.4.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 ec315a2c74..14416af80b 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index 99dd00d2f4..a766727653 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.3.0.100-SNAPSHOT + 23.4.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 5c5605c5c9..b57c87922b 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/amps/ags/rm-community/rm-community-repo/test/resources/alfresco/version.properties b/amps/ags/rm-community/rm-community-repo/test/resources/alfresco/version.properties index eaf6654e17..c00a7040ec 100644 --- a/amps/ags/rm-community/rm-community-repo/test/resources/alfresco/version.properties +++ b/amps/ags/rm-community/rm-community-repo/test/resources/alfresco/version.properties @@ -4,7 +4,7 @@ # Version label version.major=23 -version.minor=3 +version.minor=4 version.revision=0 version.label= 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 33b4d2a7c0..cb04644633 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/amps/pom.xml b/amps/pom.xml index 4dbb9032c8..08c83dc02e 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index aab0b320e1..aad8952b3c 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index fd35fed63e..ad92cd854f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index a07f08681b..8db2c8fef9 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/mmt/pom.xml b/mmt/pom.xml index 7ba978598f..af90e6e36f 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index a2f605ab51..419429607c 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index b948c7be0b..e52d1f6650 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index db28fbaea7..1c2f7722e3 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 1eb70269c4..a5e7dae63c 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 2e817cb6f0..19ee65ede1 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 3ba39e4681..9590b947e4 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index c7c41f1993..716feb2653 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 58160aef4d..938264192c 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 1ddaaf07af..319f14b233 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.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 93cec84abf..2336330f3a 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6937d994c2..6227210725 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT pom Alfresco Community Repo Parent @@ -24,7 +24,7 @@ 23 - 3 + 4 0 ${acs.version.major}.0.0 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index f8890eceb1..c5735cccaa 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index 070facabca..ad8f4857c0 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 23.3.0.100-SNAPSHOT + 23.4.0.1-SNAPSHOT diff --git a/repository/src/main/resources/alfresco/repository.properties b/repository/src/main/resources/alfresco/repository.properties index a429143f61..2b7691cefa 100644 --- a/repository/src/main/resources/alfresco/repository.properties +++ b/repository/src/main/resources/alfresco/repository.properties @@ -3,7 +3,7 @@ repository.name=Main Repository # Schema number -version.schema=19200 +version.schema=19300 # Directory configuration