From 7793c2ba4a01e74910b58c87b3ea60c68ee637d6 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Sun, 27 Sep 2020 10:57:42 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 6.56.15.300-TEST1 --- core/pom.xml | 2 +- data-model/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 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 0d3333b3bc..0d5baf7ea2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/data-model/pom.xml b/data-model/pom.xml index 1908d5ae49..3ca0fafb1b 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 08552a9084..88ea608a6f 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.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/pom.xml b/packaging/pom.xml index e33c801f36..0395183bf5 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index dfb8799ab3..706aad6c96 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index a2c7d7b4d6..ec37588fdc 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.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index a8db12f62c..843bff08f6 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.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index a7deb5184e..5d9c54ddb3 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.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 487941285e..db7d1146a2 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.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index c87525792c..d8643d57d9 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.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 9a008b8c3a..ff6f892f69 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/pom.xml b/pom.xml index 7a7be50b73..7087b9677a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 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.300-TEST1 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 31fcc34f59..1411e00b10 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1 diff --git a/repository/pom.xml b/repository/pom.xml index 1c1a836cd0..3c92337a69 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 6.56.15.300-TEST1-SNAPSHOT + 6.56.15.300-TEST1