From 4ae2c46d260751df6acf1270e4b3459a71d9e54a Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Tue, 13 Oct 2020 16:13:02 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 8.300-TEST10 --- 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 f1f9c78c47..f046203791 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/data-model/pom.xml b/data-model/pom.xml index 6aa01c3335..e675307e88 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 135f886b4f..e8374b1197 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index ed2698abfa..270fbfa313 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/pom.xml b/packaging/pom.xml index f3a80827d0..b8c35c9e91 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 113c89593e..fe110f3ffa 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 90c7452fc5..fee65fb2af 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.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 7028548b03..8d03c0681a 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.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index 3a30d558bd..4bdba83493 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.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 36b93d8771..24e6faf552 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.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 3f62ef5120..1a79a1b1fb 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.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index eebefa15ef..b0d1d4b9d5 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/pom.xml b/pom.xml index 9861317dd6..740f67f0c9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 pom Alfresco Community Repo Parent @@ -114,7 +114,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.300-TEST10 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 5b4a5391d4..4a431b898a 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST10-SNAPSHOT + 8.300-TEST10 diff --git a/repository/pom.xml b/repository/pom.xml index c58202fd65..e0c9ec72d4 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST10-SNAPSHOT + 8.300-TEST10