From 1c8c7d124b63d98df6b1abb2f45d8b54acb78ffd Mon Sep 17 00:00:00 2001 From: Aleksandra Onych Date: Fri, 24 May 2024 15:22:25 +0200 Subject: [PATCH] [skip ci] Preparation for next SP --- 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 48008e2ca0..3af56ff606 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index 0b97977d8a..01ca59f796 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 - 19.19-SNAPSHOT + 19.100-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 6411bf8c6d..e5a0a93e34 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index dd36b6343b..70dc792cfb 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index 4dea55670b..4401ab0aa7 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 - 19.19-SNAPSHOT + 19.100-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 da06019170..c6764bcf73 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 @@ -5,7 +5,7 @@ # Version label version.major=7 version.minor=3 -version.revision=2 +version.revision=3 version.label= # Edition 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 f1c82a6186..348b4fcd78 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/amps/pom.xml b/amps/pom.xml index 15ba4da30c..0f25e4fc07 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index 774c9f9821..f634de8a67 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index ec37a56964..e9903de41d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index 5f7d6fe4db..18dbd39bd4 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/mmt/pom.xml b/mmt/pom.xml index c53918e42b..4482577c11 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index ada668a9af..b92361512e 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 2df6568d4c..a2dc74fd21 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index be2de51d12..e279e5253c 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 96e30b9641..18a2a19e73 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index daec98a6b1..60e346786d 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 585d3b4108..c777841be3 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index d9f491d942..e3236d724c 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 7f33397afd..2a430e3195 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 5a3d880dc3..1cb28ec469 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 - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 06cf72784e..55d9bbdde5 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8b755a94f8..f3c14b4da6 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT pom Alfresco Community Repo Parent @@ -25,7 +25,7 @@ 7 3 - 2 + 3 ${acs.version.major}.0.0 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 59b09e0472..0a8688bf06 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index a7f03253ce..93643382d3 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 19.19-SNAPSHOT + 19.100-SNAPSHOT diff --git a/repository/src/main/resources/alfresco/repository.properties b/repository/src/main/resources/alfresco/repository.properties index 5bc965f5b6..8b9d0184f9 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=17200 +version.schema=17300 # Directory configuration