From 724c77d05e3f171b339fd602dfc09520d6bfeae9 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Wed, 14 Oct 2020 08:50:36 +0100 Subject: [PATCH] Removed -TEST[0-9]* from the pom version - these are pom.xml files excluded from the build as TAS does not work with Java 8 at the moment. [skip ci] --- 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 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index fb279a8fc3..f3706c986b 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.5.300-TEST1-SNAPSHOT + 6.56.5.300-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index ad8760bc9a..f5592e227e 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.5.300-TEST1-SNAPSHOT + 6.56.5.300-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index 341c505179..a3d0d3e8a4 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.5.300-TEST1-SNAPSHOT + 6.56.5.300-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 2084325f04..cbcb35caba 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.5.300-TEST1-SNAPSHOT + 6.56.5.300-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index e7edef1d72..dd0029bc3f 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.5.300-TEST1-SNAPSHOT + 6.56.5.300-SNAPSHOT