From 471ea4c3f0bf06d45d31c1738eb728b84ed22d2b Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Tue, 5 May 2020 23:39:09 +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 7b86ff746..3550f86a8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 76a3eb62c..6972bf713 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 8da2adc79..15b109820 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-A5 + 6.2.1-SNAPSHOT pom @@ -15,7 +15,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-A5 + HEAD diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index 665e67dd1..ad9189722 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml pom diff --git a/tests/pom.xml b/tests/pom.xml index 76cd8dd72..4a72c5b91 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-A5 + 6.2.1-SNAPSHOT pom org.alfresco acs-community-packaging - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index b419dbf68..b26d8f7cc 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-A5 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index 7a62e8381..bada77247 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-A5 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index b3c851005..a63820fa4 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-A5 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index d8f06580b..54615072a 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-A5 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index fc0179b6e..53f95619e 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-A5 + 6.2.1-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 4ab48c2b6..9d5a744a8 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.1-A5 + 6.2.1-SNAPSHOT ../pom.xml