From 5e38d001c86593e3fdab068162db680c48e817bd Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:26:31 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare for next development iteration --- dev/dev-acs-amps-overlay/pom.xml | 2 +- dev/dev-repo-amps-overlay/pom.xml | 2 +- dev/dev-share-amps-overlay/pom.xml | 2 +- dev/dev-tomcat/pom.xml | 2 +- dev/pom.xml | 2 +- distribution-ags/pom.xml | 2 +- distribution-share/pom.xml | 2 +- distribution/pom.xml | 2 +- docker-alfresco/ags/pom.xml | 2 +- docker-alfresco/aws/pom.xml | 2 +- docker-alfresco/pom.xml | 2 +- docker-share/ags/pom.xml | 2 +- docker-share/aws/pom.xml | 2 +- docker-share/pom.xml | 2 +- pom.xml | 4 ++-- tests/pipeline-all-amps/pom.xml | 2 +- tests/pipeline-all-amps/repo/pom.xml | 2 +- tests/pipeline-all-amps/share/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tas-all-amps/pom.xml | 2 +- tests/tas-cmis/pom.xml | 2 +- tests/tas-distribution-zip/pom.xml | 2 +- tests/tas-elasticsearch/pom.xml | 2 +- tests/tas-email/pom.xml | 2 +- tests/tas-integration/pom.xml | 2 +- tests/tas-mtls/pom.xml | 2 +- tests/tas-restapi/pom.xml | 2 +- tests/tas-sync-service/pom.xml | 2 +- tests/tas-webdav/pom.xml | 2 +- tests/testcontainers-env/pom.xml | 2 +- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index 10d9e3a8c7..2e1cb66dd3 100644 --- a/dev/dev-acs-amps-overlay/pom.xml +++ b/dev/dev-acs-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-tomcat-env - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 6ad16a900e..9e40ab46e1 100644 --- a/dev/dev-repo-amps-overlay/pom.xml +++ b/dev/dev-repo-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-tomcat-env - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index 5a5d0c6be8..ef76781a41 100644 --- a/dev/dev-share-amps-overlay/pom.xml +++ b/dev/dev-share-amps-overlay/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-dev-tomcat-env - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index 735faeb6ed..092967f046 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-tomcat-env - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/dev/pom.xml b/dev/pom.xml index 07d02023d4..2f1b320b3f 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index cb0c275fde..2b71c1b0ee 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/distribution-share/pom.xml b/distribution-share/pom.xml index a68f57dcd4..ad4f98f66e 100644 --- a/distribution-share/pom.xml +++ b/distribution-share/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml index 1175d028ed..c4ae3718ef 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index 844f072f90..0762ee305c 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-services-docker - 7.4.1.3 + 7.4.1.4-SNAPSHOT alfresco/alfresco-governance-repository-enterprise diff --git a/docker-alfresco/aws/pom.xml b/docker-alfresco/aws/pom.xml index 0553536079..38896dc5b0 100644 --- a/docker-alfresco/aws/pom.xml +++ b/docker-alfresco/aws/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-docker - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 6f95be2248..ee604d24c7 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index 47767abcaf..ae32a07f65 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-docker - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/docker-share/aws/pom.xml b/docker-share/aws/pom.xml index 11d0d3fea6..024700fd05 100644 --- a/docker-share/aws/pom.xml +++ b/docker-share/aws/pom.xml @@ -7,7 +7,7 @@ org.alfresco share-docker - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/docker-share/pom.xml b/docker-share/pom.xml index 79894d3454..3b9bdb425a 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 64408dbbaf..d5660fdaf9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ acs-packaging pom Alfresco Content Services Packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT org.alfresco @@ -36,7 +36,7 @@ scm:git:https://github.com/Alfresco/acs-packaging.git scm:git:https://github.com/Alfresco/acs-packaging.git https://github.com/Alfresco/acs-packaging - 7.4.1.3 + HEAD diff --git a/tests/pipeline-all-amps/pom.xml b/tests/pipeline-all-amps/pom.xml index 017803f489..cdafbe55e4 100644 --- a/tests/pipeline-all-amps/pom.xml +++ b/tests/pipeline-all-amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT ../pom.xml diff --git a/tests/pipeline-all-amps/repo/pom.xml b/tests/pipeline-all-amps/repo/pom.xml index 9638dbb071..52620bd540 100644 --- a/tests/pipeline-all-amps/repo/pom.xml +++ b/tests/pipeline-all-amps/repo/pom.xml @@ -5,7 +5,7 @@ org.alfresco pipeline-all-amps - 7.4.1.3 + 7.4.1.4-SNAPSHOT alfresco-pipeline-all-amps-repo diff --git a/tests/pipeline-all-amps/share/pom.xml b/tests/pipeline-all-amps/share/pom.xml index a2bee278d1..9362bef0c1 100644 --- a/tests/pipeline-all-amps/share/pom.xml +++ b/tests/pipeline-all-amps/share/pom.xml @@ -5,7 +5,7 @@ org.alfresco pipeline-all-amps - 7.4.1.3 + 7.4.1.4-SNAPSHOT alfresco-pipeline-all-amps-share diff --git a/tests/pom.xml b/tests/pom.xml index 4fc05e45c2..fdb6a15305 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-packaging - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-all-amps/pom.xml b/tests/tas-all-amps/pom.xml index 8565386d38..d08ea8baf0 100644 --- a/tests/tas-all-amps/pom.xml +++ b/tests/tas-all-amps/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 44c125edf0..4b46bbbd10 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index 62c4fdbace..2a6f1edffb 100644 --- a/tests/tas-distribution-zip/pom.xml +++ b/tests/tas-distribution-zip/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-elasticsearch/pom.xml b/tests/tas-elasticsearch/pom.xml index 201608c91c..c550dc0ea9 100644 --- a/tests/tas-elasticsearch/pom.xml +++ b/tests/tas-elasticsearch/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index c6fef681c0..66ced08160 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 6e60e9a6eb..4c83e63d43 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-mtls/pom.xml b/tests/tas-mtls/pom.xml index 64e6d2b240..e8f125a5d8 100644 --- a/tests/tas-mtls/pom.xml +++ b/tests/tas-mtls/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 4ec7b70c79..653d333fe1 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-sync-service/pom.xml b/tests/tas-sync-service/pom.xml index c7c9337360..8b761b29d5 100644 --- a/tests/tas-sync-service/pom.xml +++ b/tests/tas-sync-service/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 0d89e44b44..4c08a0b1c0 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT diff --git a/tests/testcontainers-env/pom.xml b/tests/testcontainers-env/pom.xml index 101297fc86..281924b896 100644 --- a/tests/testcontainers-env/pom.xml +++ b/tests/testcontainers-env/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-tests - 7.4.1.3 + 7.4.1.4-SNAPSHOT