From 9f00a2b561275a0baa9329461da71078aac2ad7f Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 22 Feb 2021 23:22:47 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 8.401 --- 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 14b11cb168..c44923cbcb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.401-SNAPSHOT + 8.401 diff --git a/data-model/pom.xml b/data-model/pom.xml index 6c9726c41f..f2d72636fe 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.401-SNAPSHOT + 8.401 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index d32228506d..3e4e031497 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 8.401-SNAPSHOT + 8.401 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 1efbdfc8ab..77ed1cd86c 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.401-SNAPSHOT + 8.401 diff --git a/packaging/pom.xml b/packaging/pom.xml index 6f22322e6f..f41f574db4 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.401-SNAPSHOT + 8.401 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index ba8f73d1e6..6c97687985 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 8.401-SNAPSHOT + 8.401 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 487a981bab..acb4022159 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.401-SNAPSHOT + 8.401 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 41a83c75d4..1c41086765 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.401-SNAPSHOT + 8.401 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index b3619e80bd..8be17e97eb 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.401-SNAPSHOT + 8.401 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 445c2d4955..7d437e3baa 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.401-SNAPSHOT + 8.401 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 56e42e21b4..525cae78a5 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.401-SNAPSHOT + 8.401 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 6f16592de1..07f411d298 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.401-SNAPSHOT + 8.401 diff --git a/pom.xml b/pom.xml index 4065569e97..b087a7e322 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 8.401-SNAPSHOT + 8.401 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.401 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index d724eae86c..1418137fa7 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.401-SNAPSHOT + 8.401 diff --git a/repository/pom.xml b/repository/pom.xml index 2d1fa1d38e..dba1292e2b 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.401-SNAPSHOT + 8.401