From fecb61d390c1c34bfc520bad2aa1cca5afec8b0d Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Sun, 11 Oct 2020 09:20:38 +0100 Subject: [PATCH] Switch to alfresco-community-repo project --- 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 75f3f8e88a..0e3713c424 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index 03a7c7808b..ec35df3d1a 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index da4b8facfd..08d0d72e65 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index cef03d18f4..dbe9888bf4 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index f547987ae4..63a3d48081 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 0f029dc42e..10fc1ace83 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 8583e26615..31f62d3bf3 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 - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 618b7efeec..0c058ab16f 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 - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index c3efc32b7f..6eff7b0865 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 - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 2929340ac8..9d2268b4d7 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 - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 576640b68b..5eb1c75131 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 - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index c619ddc6e0..63226812c6 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0f6b181d70..fc1a22f073 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT pom Alfresco Community Repo Parent diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 0084cc843a..6b9a7a3344 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index a095bef857..671305ed5a 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 7.33.42.300-TEST5-SNAPSHOT + 7.33.42.300-SNAPSHOT