From f445646045007becc8758ca03d1129531485e9cd Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 14 Jul 2021 16:37:08 +0000 Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 10.1 --- 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 d100ac06d5..fc2644cf42 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 10.1-SNAPSHOT + 10.1 diff --git a/data-model/pom.xml b/data-model/pom.xml index 73f8dfb0e3..85bad9a2fa 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 3adbe4ac83..d282dde96c 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 1765d409d0..b65485c758 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/pom.xml b/packaging/pom.xml index fc237b22a5..9bab51f49f 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 3aa1e0ea1b..c6cd63a45d 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index cd4f245f3f..bc749175e0 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 - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 1a6a05fdf0..5694e15527 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 - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index b8568ecd6b..8254208975 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 - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index aa916e4043..4cc6b203e1 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 - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index ec4365c725..2f9c0df248 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 - 10.1-SNAPSHOT + 10.1 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 5793be0e90..40d3ae1f84 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 10.1-SNAPSHOT + 10.1 diff --git a/pom.xml b/pom.xml index 60eb1f5a5b..b6d264fc2c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 10.1-SNAPSHOT + 10.1 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 + 10.1 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index ff219b80e5..562027b2fb 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 10.1-SNAPSHOT + 10.1 diff --git a/repository/pom.xml b/repository/pom.xml index ef6eab1021..b757f3cccd 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 10.1-SNAPSHOT + 10.1