From 4ed4853e86275fd4cb5742525f9c23245ae67de5 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Fri, 27 Jun 2014 00:28:20 +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 +- integrationtest-jdk8/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 993e486dc..fdea7dc4d 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 874662e76..e9c661f3c 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index f940fe8da..1a2cf4711 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index c5ca5cb0c..4faa4245c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index a488361de..42e9c2f83 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest-jdk8/pom.xml b/integrationtest-jdk8/pom.xml index 2601dc641..6495b7125 100644 --- a/integrationtest-jdk8/pom.xml +++ b/integrationtest-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 8187ac685..632947f7a 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 0c03571fa..91256f271 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT pom MapStruct Parent @@ -69,7 +69,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.0.0.Beta2 + HEAD diff --git a/pom.xml b/pom.xml index ed40503ae..345f851fc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT parent/pom.xml @@ -72,7 +72,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.0.0.Beta2 + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 9aa1718c6..328f4fc1a 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta2 + 1.0.0-SNAPSHOT ../parent/pom.xml