From d3287a4b8a652181447750fd63275c33a1e1e08d Mon Sep 17 00:00:00 2001 From: Benson Margulies Date: Sat, 19 Nov 2011 12:56:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/maven/archetype/trunk@1203974 13f79535-47bb-0310-9956-ffa450edef68 --- archetype-common/pom.xml | 2 +- archetype-models/archetype-catalog/pom.xml | 2 +- archetype-models/archetype-descriptor/pom.xml | 2 +- archetype-models/archetype-registry/pom.xml | 2 +- archetype-models/pom.xml | 2 +- archetype-packaging/pom.xml | 2 +- archetype-testing/archetype-proxy/pom.xml | 2 +- archetype-testing/archetype-repository/pom.xml | 2 +- archetype-testing/pom.xml | 2 +- maven-archetype-plugin/pom.xml | 2 +- pom.xml | 8 ++++---- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/archetype-common/pom.xml b/archetype-common/pom.xml index a91f83e5b..2f7baffa7 100644 --- a/archetype-common/pom.xml +++ b/archetype-common/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.maven.archetype maven-archetype - 2.2 + 2.3-SNAPSHOT archetype-common diff --git a/archetype-models/archetype-catalog/pom.xml b/archetype-models/archetype-catalog/pom.xml index b286e436f..7badeb406 100644 --- a/archetype-models/archetype-catalog/pom.xml +++ b/archetype-models/archetype-catalog/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.maven.archetype archetype-models - 2.2 + 2.3-SNAPSHOT archetype-catalog diff --git a/archetype-models/archetype-descriptor/pom.xml b/archetype-models/archetype-descriptor/pom.xml index a32c37ce4..552b3d959 100644 --- a/archetype-models/archetype-descriptor/pom.xml +++ b/archetype-models/archetype-descriptor/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.maven.archetype archetype-models - 2.2 + 2.3-SNAPSHOT archetype-descriptor diff --git a/archetype-models/archetype-registry/pom.xml b/archetype-models/archetype-registry/pom.xml index 90fef5d50..bd1d6c957 100644 --- a/archetype-models/archetype-registry/pom.xml +++ b/archetype-models/archetype-registry/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.maven.archetype archetype-models - 2.2 + 2.3-SNAPSHOT archetype-registry diff --git a/archetype-models/pom.xml b/archetype-models/pom.xml index a03122b5a..89839aa87 100644 --- a/archetype-models/pom.xml +++ b/archetype-models/pom.xml @@ -15,7 +15,7 @@ org.apache.maven.archetype maven-archetype - 2.2 + 2.3-SNAPSHOT archetype-models diff --git a/archetype-packaging/pom.xml b/archetype-packaging/pom.xml index 5206d3ab0..3a501a6a7 100644 --- a/archetype-packaging/pom.xml +++ b/archetype-packaging/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven.archetype maven-archetype - 2.2 + 2.3-SNAPSHOT archetype-packaging diff --git a/archetype-testing/archetype-proxy/pom.xml b/archetype-testing/archetype-proxy/pom.xml index 518560a1b..9e908eb28 100644 --- a/archetype-testing/archetype-proxy/pom.xml +++ b/archetype-testing/archetype-proxy/pom.xml @@ -26,7 +26,7 @@ under the License. archetype-testing org.apache.maven.archetype - 2.2 + 2.3-SNAPSHOT archetype-proxy diff --git a/archetype-testing/archetype-repository/pom.xml b/archetype-testing/archetype-repository/pom.xml index cef05a58c..f6540d7fe 100644 --- a/archetype-testing/archetype-repository/pom.xml +++ b/archetype-testing/archetype-repository/pom.xml @@ -26,7 +26,7 @@ under the License. archetype-testing org.apache.maven.archetype - 2.2 + 2.3-SNAPSHOT archetype-repository diff --git a/archetype-testing/pom.xml b/archetype-testing/pom.xml index fc83debba..3de25cdb1 100644 --- a/archetype-testing/pom.xml +++ b/archetype-testing/pom.xml @@ -26,7 +26,7 @@ under the License. maven-archetype org.apache.maven.archetype - 2.2 + 2.3-SNAPSHOT archetype-testing diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml index 7f9956819..704ca9cf7 100644 --- a/maven-archetype-plugin/pom.xml +++ b/maven-archetype-plugin/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.maven.archetype maven-archetype - 2.2 + 2.3-SNAPSHOT