From 28478a48c460cf93f0bd35907654359efc7cd9dd Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 26 Jul 2021 14:25:26 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 6.56.15.304 --- 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 bc675be4e5..b2385bb0a0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/data-model/pom.xml b/data-model/pom.xml index 80753f1dea..c62aa8f263 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 42d5e47cef..5812f5c9a4 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 429a2b60bd..f2cbc7f5ac 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/pom.xml b/packaging/pom.xml index 0591c5c0e6..797c144e9b 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index e975252826..77dc29b916 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index ed52de293d..69bc89a48d 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 - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 2d60fe24c0..765d668af1 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 - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index 221394a67f..effc6887af 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 - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 666c689bb0..ac3c2d2d35 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 - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index cd21e62991..c867f94075 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 - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 7ebc284d39..f47e9a0b58 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/pom.xml b/pom.xml index 90d7ac0bc1..6da7a7de57 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 6.56.15.304-SNAPSHOT + 6.56.15.304 pom Alfresco Community Repo Parent @@ -105,7 +105,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 + 6.56.15.304 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index cfa8a8da00..97aee3a5ad 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.304-SNAPSHOT + 6.56.15.304 diff --git a/repository/pom.xml b/repository/pom.xml index c006035c64..f1580aa3a0 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.304-SNAPSHOT + 6.56.15.304