From ee6c3928701849d44183ad3238b9332ffd6f3584 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Wed, 3 Jun 2015 23:19:10 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0.CR1 --- build-config/pom.xml | 2 +- core-common/pom.xml | 2 +- core-jdk8/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- integrationtest/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- processor/pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/build-config/pom.xml b/build-config/pom.xml index 4dd55dd2c..6555aa3c1 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 70c4eaed5..90470a48a 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 836dc03b8..abc66a4fd 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 518ca28ff..854763321 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index d95466a6c..4726d7250 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 8ee544d1d..150e15891 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 83669c0e0..31b721c69 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 pom MapStruct Parent @@ -71,7 +71,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - HEAD + 1.0.0.CR1 diff --git a/pom.xml b/pom.xml index 3ea91b66d..af5576f1f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 parent/pom.xml @@ -71,7 +71,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - HEAD + 1.0.0.CR1 diff --git a/processor/pom.xml b/processor/pom.xml index 9cbad0986..7b26b5d82 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.CR1 ../parent/pom.xml