From daedc88425f6a3cb6648e8768e00470b9b76dacf Mon Sep 17 00:00:00 2001 From: Andreas Gudian Date: Thu, 16 Mar 2017 20:33:19 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.2.0.Beta2 --- build-config/pom.xml | 2 +- core-common/pom.xml | 2 +- core-jdk8/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/pom.xml | 2 +- integrationtest/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- processor/pom.xml | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/build-config/pom.xml b/build-config/pom.xml index f85705884..6c5d26606 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index d5555f922..0afb5f1fd 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 171f5b076..a1f26d9d4 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index ae7ca0e79..8db02d574 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index b2dcceaef..b110f390e 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index e24f75f1f..b89fdaf77 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 0b8fb827c..40bce89eb 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 3026e8737..cf9d54246 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 pom MapStruct Parent @@ -74,7 +74,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - HEAD + 1.2.0.Beta2 diff --git a/pom.xml b/pom.xml index 63b61ce43..a8d63fd23 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 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.2.0.Beta2 diff --git a/processor/pom.xml b/processor/pom.xml index 2a2c9c929..07f27afba 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0-SNAPSHOT + 1.2.0.Beta2 ../parent/pom.xml