From 6ae96d7eb9785d8bb55b5a1946cf3c284e8dabcb Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Fri, 24 Apr 2020 16:00:41 +0000 Subject: [PATCH] [maven-release-plugin][skip ci]prepare for next development iteration --- distribution/pom.xml | 2 +- docker-alfresco/pom.xml | 2 +- pom.xml | 4 ++-- public-javadoc/pom.xml | 2 +- tests/pom.xml | 4 ++-- tests/tas-cmis/pom.xml | 4 ++-- tests/tas-email/pom.xml | 4 ++-- tests/tas-integration/pom.xml | 4 ++-- tests/tas-restapi/pom.xml | 4 ++-- tests/tas-webdav/pom.xml | 4 ++-- war/pom.xml | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index 01c7714630..3550f86a81 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index bb10655e56..6972bf7139 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 34b6e46ae0..d35d7cc82a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 acs-community-packaging Alfresco Content Services Community Packaging - 6.2.1-RC1 + 6.2.1-SNAPSHOT pom @@ -49,7 +49,7 @@ scm:git:https://github.com/Alfresco/acs-community-packaging.git scm:git:https://github.com/Alfresco/acs-community-packaging.git https://github.com/Alfresco/acs-community-packaging - acs-community-packaging-6.2.1-RC1 + HEAD diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index b34dd68f19..ad91897225 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml pom diff --git a/tests/pom.xml b/tests/pom.xml index dfa9bbbe28..4a72c5b915 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -1,13 +1,13 @@ 4.0.0 content-repository-community-tas-tests-parent - 6.2.1-RC1 + 6.2.1-SNAPSHOT pom org.alfresco acs-community-packaging - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index ab8c0669d2..b26d8f7ccd 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -4,13 +4,13 @@ org.alfresco.tas content-repository-community-cmis-test content-repository-community-cmis-test - 6.2.1-RC1 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 628e708686..bada77247c 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -4,13 +4,13 @@ org.alfresco.tas content-repository-community-email-test content-repository-community-email-test - 6.2.1-RC1 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 7f1016dbad..a63820fa49 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -4,13 +4,13 @@ org.alfresco.tas content-repository-community-integration-test content-repository-community-integration-test - 6.2.1-RC1 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 25e70588b2..54615072a4 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -4,13 +4,13 @@ org.alfresco.tas content-repository-community-restapi-test content-repository-community-restapi-test - 6.2.1-RC1 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index 73076d83f2..53f95619e9 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -4,13 +4,13 @@ org.alfresco.tas content-repository-community-webdav-test content-repository-community-webdav-test - 6.2.1-RC1 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 76b9d5a401..9d5a744a88 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.1-RC1 + 6.2.1-SNAPSHOT ../pom.xml