From 5355592cb6be555f37cf255a9e2770c12dc17c22 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 8 Feb 2021 10:49:18 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 8.386 --- core/pom.xml | 2 +- data-model/pom.xml | 2 +- packaging/distribution/pom.xml | 2 +- packaging/docker-alfresco/pom.xml | 2 +- packaging/pom.xml | 2 +- packaging/tests/pom.xml | 2 +- packaging/tests/tas-cmis/pom.xml | 2 +- packaging/tests/tas-email/pom.xml | 2 +- packaging/tests/tas-integration/pom.xml | 2 +- packaging/tests/tas-restapi/pom.xml | 2 +- packaging/tests/tas-webdav/pom.xml | 2 +- packaging/war/pom.xml | 2 +- pom.xml | 4 ++-- remote-api/pom.xml | 2 +- repository/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 2edd44a4b4..d5dec2a494 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.386-SNAPSHOT + 8.386 diff --git a/data-model/pom.xml b/data-model/pom.xml index 15536eedfe..9c77f25d98 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 43c0c92047..4c12963e9b 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index c3731d1eb6..beed3bad0a 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/pom.xml b/packaging/pom.xml index 339f6280cc..a307ddd434 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 59b97771ac..b89050f2d8 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 8c284fe966..9a83aede67 100644 --- a/packaging/tests/tas-cmis/pom.xml +++ b/packaging/tests/tas-cmis/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index af2a492807..6db55fdde2 100644 --- a/packaging/tests/tas-email/pom.xml +++ b/packaging/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index d5477db1af..9c3f588018 100644 --- a/packaging/tests/tas-integration/pom.xml +++ b/packaging/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 9f4d02e7bd..0d8a290fae 100644 --- a/packaging/tests/tas-restapi/pom.xml +++ b/packaging/tests/tas-restapi/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 51fa0b5616..9402da9953 100644 --- a/packaging/tests/tas-webdav/pom.xml +++ b/packaging/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-community-repo-tests - 8.386-SNAPSHOT + 8.386 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index bc4e8455ae..e029e44957 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.386-SNAPSHOT + 8.386 diff --git a/pom.xml b/pom.xml index 50a147655d..f57b4dad6d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 8.386-SNAPSHOT + 8.386 pom Alfresco Community Repo Parent @@ -116,7 +116,7 @@ scm:git:https://github.com/Alfresco/alfresco-community-repo.git scm:git:https://github.com/Alfresco/alfresco-community-repo.git https://github.com/Alfresco/alfresco-community-repo - HEAD + 8.386 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 37fd50538f..62f10be310 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.386-SNAPSHOT + 8.386 diff --git a/repository/pom.xml b/repository/pom.xml index f15d287d1e..0907eed39c 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.386-SNAPSHOT + 8.386