From c8f68468ade0b129860a55b86ba716d90d3c5f38 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 8 Sep 2021 21:47:26 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 7.1.0-A13 --- 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 c6a27432d..05666745b 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-A13 diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml index 1ea11dd49..84e5b5036 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-A13 diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml index a471d2409..49171293f 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-A13 diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml index 1ca84e0f3..4370e15ad 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-A13 diff --git a/dev/pom.xml b/dev/pom.xml index 03c58fd11..1e3b835a2 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-A13 diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml index c59ac0f92..b3edd1caa 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-A13 diff --git a/distribution/pom.xml b/distribution/pom.xml index b58e4f00d..b570854ff 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-A13 diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml index aa61f2778..015f2a340 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-A13 diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 3568a200c..60bb94bd6 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-A13 diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml index afd29c17d..0227ad5b3 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-A13 diff --git a/docker-share/pom.xml b/docker-share/pom.xml index ba844d66f..0d0107fe2 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-A13 diff --git a/pom.xml b/pom.xml index 13ae1b256..e29297abc 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-A13 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-A13 diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index c5c229211..b1aafd9a8 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-A13 pom diff --git a/tests/pom.xml b/tests/pom.xml index 378b1f7ec..7f8b9c025 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-A13 diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index aa1fab530..f7328b94d 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-A13 diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index bf8e2f29b..5daab434b 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-A13 diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 2f796b20a..6ea0b2931 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-A13 diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index c99c549f4..7503bfb4a 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-A13 diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index e1e67e768..abe3a04bb 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-A13