From 55368b5254850d1a7835aaadd18bb27289648e12 Mon Sep 17 00:00:00 2001 From: Travis CI User <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 23 May 2022 10:27:51 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 7.3.0-A1 --- 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 8fc60e6da..02b60c0c1 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 - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 446a77768..903cde06d 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 - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index a58a69d80..cb3549abf 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 - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index afe650458..dcc28f0ab 100644 --- a/dev/dev-tomcat/pom.xml +++ b/dev/dev-tomcat/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-dev-community-tomcat-env - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/dev/pom.xml b/dev/pom.xml index bee668426..bdd8b232a 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index 668b5f006..0b0cc5a7f 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/distribution/pom.xml b/distribution/pom.xml index a7eef630e..bb9b5b8d9 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index b39f25c6a..865728ec5 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 4e03ec407..b4955b01b 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index 672e09045..5f2907670 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/docker-share/pom.xml b/docker-share/pom.xml index 250c0505e..c18e8487d 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/pom.xml b/pom.xml index ab32730c8..3fccd52d3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 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 - HEAD + 7.3.0-A1 diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index 44c843ae9..2cfeb5678 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 pom diff --git a/tests/pom.xml b/tests/pom.xml index 7a2b9dd27..eaa3c637a 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index a5c862567..21392d560 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml index c3a372f04..c432b8b5b 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 - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 624479fc0..b37a9bdee 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 098d31735..33334c807 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 0f64ffc03..275914ed6 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.3.0-SNAPSHOT + 7.3.0-A1 diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index d0f042845..08df6acc5 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.3.0-SNAPSHOT + 7.3.0-A1