From 07543c68d30f9b1741f58983b335b0499718190f Mon Sep 17 00:00:00 2001 From: alfresco-build Date: Wed, 5 Oct 2016 09:51:19 +0100 Subject: [PATCH 1/2] [maven-release-plugin] prepare release alfresco-sdk-aggregator-3.0.0-beta-5 --- archetypes/activiti-jar-archetype/pom.xml | 2 +- archetypes/alfresco-allinone-archetype/pom.xml | 2 +- archetypes/alfresco-platform-jar-archetype/pom.xml | 2 +- archetypes/alfresco-share-jar-archetype/pom.xml | 2 +- modules/alfresco-rad/pom.xml | 2 +- plugins/alfresco-maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/archetypes/activiti-jar-archetype/pom.xml b/archetypes/activiti-jar-archetype/pom.xml index cdde384c..44b1a64d 100644 --- a/archetypes/activiti-jar-archetype/pom.xml +++ b/archetypes/activiti-jar-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 ../../pom.xml diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml index 7a72870e..3b87cd51 100644 --- a/archetypes/alfresco-allinone-archetype/pom.xml +++ b/archetypes/alfresco-allinone-archetype/pom.xml @@ -11,7 +11,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 ../../pom.xml diff --git a/archetypes/alfresco-platform-jar-archetype/pom.xml b/archetypes/alfresco-platform-jar-archetype/pom.xml index 252090e2..24a7e674 100644 --- a/archetypes/alfresco-platform-jar-archetype/pom.xml +++ b/archetypes/alfresco-platform-jar-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 ../../pom.xml diff --git a/archetypes/alfresco-share-jar-archetype/pom.xml b/archetypes/alfresco-share-jar-archetype/pom.xml index 1127c735..ba2e7eed 100644 --- a/archetypes/alfresco-share-jar-archetype/pom.xml +++ b/archetypes/alfresco-share-jar-archetype/pom.xml @@ -14,7 +14,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 ../../pom.xml diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml index 234b62ae..9fb27e6f 100644 --- a/modules/alfresco-rad/pom.xml +++ b/modules/alfresco-rad/pom.xml @@ -9,7 +9,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 ../../pom.xml diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index ec4a35e5..0b25efb3 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 ../../pom.xml diff --git a/pom.xml b/pom.xml index 1787d61c..77721085 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-SNAPSHOT + 3.0.0-beta-5 Alfresco SDK This aggregator Project builds all modules required for the Alfresco SDK pom @@ -30,7 +30,7 @@ scm:git:${scm.url.base}.git scm:git:${scm.url.base} ${scm.url.base} - alfresco-sdk-aggregator-3.0.0-SNAPSHOT + alfresco-sdk-aggregator-3.0.0-beta-5 From 3cbdb5dc8eafe6fef1ffac417005947153363202 Mon Sep 17 00:00:00 2001 From: alfresco-build Date: Wed, 5 Oct 2016 09:51:22 +0100 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- archetypes/activiti-jar-archetype/pom.xml | 2 +- archetypes/alfresco-allinone-archetype/pom.xml | 2 +- archetypes/alfresco-platform-jar-archetype/pom.xml | 2 +- archetypes/alfresco-share-jar-archetype/pom.xml | 2 +- modules/alfresco-rad/pom.xml | 2 +- plugins/alfresco-maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/archetypes/activiti-jar-archetype/pom.xml b/archetypes/activiti-jar-archetype/pom.xml index 44b1a64d..cdde384c 100644 --- a/archetypes/activiti-jar-archetype/pom.xml +++ b/archetypes/activiti-jar-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml index 3b87cd51..7a72870e 100644 --- a/archetypes/alfresco-allinone-archetype/pom.xml +++ b/archetypes/alfresco-allinone-archetype/pom.xml @@ -11,7 +11,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/archetypes/alfresco-platform-jar-archetype/pom.xml b/archetypes/alfresco-platform-jar-archetype/pom.xml index 24a7e674..252090e2 100644 --- a/archetypes/alfresco-platform-jar-archetype/pom.xml +++ b/archetypes/alfresco-platform-jar-archetype/pom.xml @@ -12,7 +12,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/archetypes/alfresco-share-jar-archetype/pom.xml b/archetypes/alfresco-share-jar-archetype/pom.xml index ba2e7eed..1127c735 100644 --- a/archetypes/alfresco-share-jar-archetype/pom.xml +++ b/archetypes/alfresco-share-jar-archetype/pom.xml @@ -14,7 +14,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml index 9fb27e6f..234b62ae 100644 --- a/modules/alfresco-rad/pom.xml +++ b/modules/alfresco-rad/pom.xml @@ -9,7 +9,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index 0b25efb3..ec4a35e5 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 77721085..1787d61c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.alfresco.maven alfresco-sdk-aggregator - 3.0.0-beta-5 + 3.0.0-SNAPSHOT Alfresco SDK This aggregator Project builds all modules required for the Alfresco SDK pom @@ -30,7 +30,7 @@ scm:git:${scm.url.base}.git scm:git:${scm.url.base} ${scm.url.base} - alfresco-sdk-aggregator-3.0.0-beta-5 + alfresco-sdk-aggregator-3.0.0-SNAPSHOT