From 64ca0ab94908abf09505e42d7b00a0856b93b9ac Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Wed, 5 Mar 2014 20:40:30 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- build-config/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 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build-config/pom.xml b/build-config/pom.xml index cd65f9528..fdea7dc4d 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 02e3280e8..09b6244c6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 397d34ea1..90e4dcb94 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 2d2d70f69..3f38e0c4b 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 79c89debe..53b6bd319 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT pom MapStruct Parent @@ -67,7 +67,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.Beta1 + HEAD diff --git a/pom.xml b/pom.xml index a5a025550..9ddd86ac5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT parent/pom.xml @@ -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.Beta1 + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 6f0f962e9..657ca26fd 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Beta1 + 1.0.0-SNAPSHOT ../parent/pom.xml