From b8a3724ee780ae5031897f041b8dba6e3b80d518 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 15 Jul 2021 08:15:40 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 9.30 --- 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 76ebce1a7b..9c36b96f08 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 9.30-SNAPSHOT + 9.30 diff --git a/data-model/pom.xml b/data-model/pom.xml index 7729bcf97b..29b62e6bc0 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 854ecabdb0..250dd8ff47 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 086fd8f952..3214beeac7 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/pom.xml b/packaging/pom.xml index b4df11b6a8..0496cbc847 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index b7fe4055b6..bf1b095272 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 3a4db8a90f..62d7079a2f 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 - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 6bba915ad7..7e1dd1d201 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 - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index f0e0e9a80b..cd361f46d8 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 - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index f04ce1089a..0eef0e9404 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 - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 3bd0700f75..7f86dc2b84 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 - 9.30-SNAPSHOT + 9.30 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index fc870c5d34..f3b5990f43 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 9.30-SNAPSHOT + 9.30 diff --git a/pom.xml b/pom.xml index 344aaf8c23..d5704a176b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 9.30-SNAPSHOT + 9.30 pom Alfresco Community Repo Parent @@ -117,7 +117,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 + 9.30 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index fc586ab8c1..bd12f841bc 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 9.30-SNAPSHOT + 9.30 diff --git a/repository/pom.xml b/repository/pom.xml index 0d6a1c8a1b..f34ca448f0 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 9.30-SNAPSHOT + 9.30