From 1b6b5f18bb04356dd6d6a58b4743a46183186f34 Mon Sep 17 00:00:00 2001 From: Andreas Gudian Date: Fri, 22 Jul 2016 21:20:25 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 83cd01335..089d4f138 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 229c32596..afd3efbfb 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 86c0950f9..4f1e5255a 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4a63551a0..e486d00ad 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cdbb27962..7829e84c1 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index fe09f080c..e41082c12 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 98726c769..3409659d9 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 07f5fa135..5af958375 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT pom MapStruct Parent @@ -73,7 +73,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.1.0.Beta2 + HEAD diff --git a/pom.xml b/pom.xml index 36b23a2fe..a8d7d4198 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT 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/ - 1.1.0.Beta2 + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 362211c5e..ed0b4493e 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Beta2 + 1.1.0-SNAPSHOT ../parent/pom.xml