From 2979082767690a09187fb93dc8dd8be38020c02e Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 4 Feb 2021 14:39:56 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 8.382 --- 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 72223ea140..6e90daae05 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.382-SNAPSHOT + 8.382 diff --git a/data-model/pom.xml b/data-model/pom.xml index 075e8ccdae..c92dc2f34a 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.382-SNAPSHOT + 8.382 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 981b37a611..704b998929 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 8.382-SNAPSHOT + 8.382 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index db9c279726..ffe7a22d71 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.382-SNAPSHOT + 8.382 diff --git a/packaging/pom.xml b/packaging/pom.xml index a94d925390..04ab02dacb 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.382-SNAPSHOT + 8.382 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 93a2dd1b9b..97e5d03959 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 8.382-SNAPSHOT + 8.382 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 28b4836a5f..f718ce14d7 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.382-SNAPSHOT + 8.382 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 31c35e0bd8..c2a6775cb6 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.382-SNAPSHOT + 8.382 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index bd7bbe4d14..5a0215ef4b 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.382-SNAPSHOT + 8.382 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 78c149aaf5..069d335305 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.382-SNAPSHOT + 8.382 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 5eec22c6f3..e098c1629b 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.382-SNAPSHOT + 8.382 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 70fecace89..8c4556f324 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.382-SNAPSHOT + 8.382 diff --git a/pom.xml b/pom.xml index b5a7c1d8e3..9808e2f535 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 8.382-SNAPSHOT + 8.382 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.382 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index d263af99af..6b5282ab12 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.382-SNAPSHOT + 8.382 diff --git a/repository/pom.xml b/repository/pom.xml index ef4fe5aa6a..4f7ca60c9f 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.382-SNAPSHOT + 8.382