From a0b42842fc732463f6bbefa38c62c7c2680f05e4 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Wed, 14 Oct 2020 08:46:46 +0100 Subject: [PATCH] Removed -TEST[0-9]* from the pom version --- 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 | 2 +- remote-api/pom.xml | 2 +- repository/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 931077dcc3..6d1d993284 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index 57d6a3066b..cb31c28c13 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index b8325989a5..97ee1105aa 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 7862365e2f..57e8343d54 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-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index d81fe99e4f..98a9e2eba1 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 639ff65a9b..524d3b2d74 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 24ee322ddb..97b9ea0e89 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-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 06178dd565..db24db109f 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-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index ba01a1cca7..1d4d53a719 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-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index ad0cd441c4..91fa8d2561 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-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 648190d8e2..e52892861b 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-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 2fb1000665..487616445f 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/pom.xml b/pom.xml index 02fa161640..937c15e415 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT pom Alfresco Community Repo Parent diff --git a/remote-api/pom.xml b/remote-api/pom.xml index d952956e2e..e26536842b 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index 25be5720ae..513b119da8 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 8.300-TEST11-SNAPSHOT + 8.300-SNAPSHOT