From f17749e6ff235ca859d8a8f8ab16c35ef620c8b7 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 25 Aug 2021 11:38:22 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 7.1.0-A10 --- 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-email/pom.xml | 2 +- tests/tas-integration/pom.xml | 2 +- tests/tas-restapi/pom.xml | 2 +- tests/tas-webdav/pom.xml | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml index 7ed045700..23d1d3e42 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.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 1ea11dd49..d82dd4e8f 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.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index a471d2409..323973159 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.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index 1ca84e0f3..92294b616 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.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/dev/pom.xml b/dev/pom.xml index 03c58fd11..46dcec72e 100644 --- a/dev/pom.xml +++ b/dev/pom.xml @@ -9,7 +9,7 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index c59ac0f92..9b7d6049b 100644 --- a/distribution-ags/pom.xml +++ b/distribution-ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/distribution/pom.xml b/distribution/pom.xml index b58e4f00d..c91fc58d0 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index aa61f2778..842b7cbeb 100644 --- a/docker-alfresco/ags/pom.xml +++ b/docker-alfresco/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco content-services-community-docker - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 3568a200c..d9cb8701d 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index afd29c17d..3036e19df 100644 --- a/docker-share/ags/pom.xml +++ b/docker-share/ags/pom.xml @@ -8,7 +8,7 @@ org.alfresco share-community-docker - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/docker-share/pom.xml b/docker-share/pom.xml index ba844d66f..1ab52f262 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -7,6 +7,6 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/pom.xml b/pom.xml index bf197f377..9bbc42a3a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ acs-community-packaging pom Alfresco Content Services Community Packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 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.1.0-A10 diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index c5c229211..e6d7bb90a 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 pom diff --git a/tests/pom.xml b/tests/pom.xml index 378b1f7ec..ef60d9d29 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco acs-community-packaging - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index aa1fab530..9d3c62bcc 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index bf8e2f29b..35dc2b68c 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 2f796b20a..2355e98a6 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index c99c549f4..2bc86e5b0 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.1.0-SNAPSHOT + 7.1.0-A10 diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index e1e67e768..fbce861a7 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco content-repository-community-tests - 7.1.0-SNAPSHOT + 7.1.0-A10