From 1fbdf46fe64a3219e4a060391e9b920c5b4fa678 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Sun, 2 Jun 2013 23:57:00 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0.Alpha1 --- build-config/pom.xml | 6 ++---- core/pom.xml | 6 ++---- distribution/pom.xml | 6 ++---- integrationtest/pom.xml | 6 ++---- parent/pom.xml | 17 ++++++++--------- pom.xml | 9 ++++----- processor/pom.xml | 6 ++---- 7 files changed, 22 insertions(+), 34 deletions(-) diff --git a/build-config/pom.xml b/build-config/pom.xml index b78b89c36..0a42abeb4 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -19,15 +19,13 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index ace473810..c6a2a3eb4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,15 +19,13 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 7349de1a7..c7cc6aeac 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,15 +19,13 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 6458f054c..334e64063 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -19,15 +19,13 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 24a31fd3b..ec3b675d9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,21 +19,19 @@ limitations under the License. --> - + 4.0.0 org.sonatype.oss oss-parent 7 - + org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 pom MapStruct Parent @@ -68,7 +66,8 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - + 1.0.0.Alpha1 + GitHub Issues @@ -192,8 +191,8 @@ [1.6,) - - + + [3.0.3,) @@ -276,7 +275,7 @@ - + diff --git a/pom.xml b/pom.xml index 7dc56a80e..060ecbbe1 100644 --- a/pom.xml +++ b/pom.xml @@ -19,16 +19,14 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 parent/pom.xml @@ -68,7 +66,8 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - + 1.0.0.Alpha1 + diff --git a/processor/pom.xml b/processor/pom.xml index f4b3ee554..0e994021a 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -19,15 +19,13 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 0.1.0-SNAPSHOT + 1.0.0.Alpha1 ../parent/pom.xml