From 4867fc31846a251dca1e03a131914f0c7adb7c19 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 4 Apr 2022 13:18:52 +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/pom.xml | 2 +- docker-alfresco/ags/pom.xml | 2 +- docker-alfresco/pom.xml | 2 +- docker-share/ags/pom.xml | 2 +- docker-share/pom.xml | 2 +- pom.xml | 4 ++-- public-javadoc/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tas-cmis/pom.xml | 2 +- tests/tas-distribution-zip/pom.xml | 2 +- tests/tas-email/pom.xml | 2 +- tests/tas-integration/pom.xml | 2 +- tests/tas-restapi/pom.xml | 2 +- tests/tas-webdav/pom.xml | 2 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index 2ed8b67ff..8cad4ec46 100644 --- a/dev/dev-acs-amps-overlay/pom.xml +++ b/dev/dev-acs-amps-overlay/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 2aee8b78a..d35a10ba8 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-community-tomcat-env - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index e23ecab6c..bf879f586 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-community-tomcat-env - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index e15c03d0e..6205904c3 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/dev/pom.xml b/dev/pom.xml index c88b7b0cd..813623dec 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 03d85e230..6bd71ae5a 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml index e45ba5aa2..ec5be7897 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index 9d87bd076..54d3db65e 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 18e27bf77..83a74ee68 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index d4503b13b..c3c0619a3 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/docker-share/pom.xml b/docker-share/pom.xml index e65d022cb..5ad48ef80 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/pom.xml b/pom.xml index e4bbe9e8e..c8176142a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT org.alfresco @@ -25,7 +25,7 @@ scm:git:https://github.com/Alfresco/acs-community-packaging.git scm:git:https://github.com/Alfresco/acs-community-packaging.git https://github.com/Alfresco/acs-community-packaging - 23.1.0-A2 + HEAD diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index 09d1f46e4..b8a2e2bee 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT pom diff --git a/tests/pom.xml b/tests/pom.xml index 490110367..500c54eaa 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index c75e4f3a1..b357b1b68 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index f234576fb..5e2a6bd16 100644 --- a/tests/tas-distribution-zip/pom.xml +++ b/tests/tas-distribution-zip/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 0f7c41dc3..05a97e0ea 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index b47c1a32a..e9547d24d 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 6a0ab207f..1d21a54c0 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 17eec42d2..a68681a21 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 23.1.0-A2 + 23.1.0-A3-SNAPSHOT