From 417eb8734211383fb53131ef3e32d03ee35693ac Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 1 Jun 2020 21:50:25 +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 794b0cee81..ffc3bb67ac 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 559340af13..3deda74e00 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index dc036ff09a..49e32be06e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 acs-community-packaging Alfresco Content Services Community Packaging - 6.2.2-A1 + 6.2.2-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.2-A1 + HEAD diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index e79a6c3a1f..32aadaad86 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco acs-community-packaging - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml pom diff --git a/tests/pom.xml b/tests/pom.xml index 36397dfa5d..95381bbe8c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -1,13 +1,13 @@ 4.0.0 content-repository-community-tas-tests-parent - 6.2.2-A1 + 6.2.2-SNAPSHOT pom org.alfresco acs-community-packaging - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 8380654109..a0e5c20dba 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.2-A1 + 6.2.2-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index bd55bf3ef2..e6ea84e0fb 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.2-A1 + 6.2.2-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 4038d89b36..5eaa878833 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.2-A1 + 6.2.2-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index b89744a178..6096e82274 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.2-A1 + 6.2.2-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index c8cc8fb0f1..1ff8428754 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.2-A1 + 6.2.2-SNAPSHOT jar org.alfresco content-repository-community-tas-tests-parent - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 65d88fbb69..9e63711f4c 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco acs-community-packaging - 6.2.2-A1 + 6.2.2-SNAPSHOT ../pom.xml