From e29c25e5cb26318b42e99bcb30676bf875d06b3f Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Sun, 15 Jul 2018 19:51:45 +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 e31593c7a..462fe5c4d 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 801bdc9a2..058307123 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index c467be0b2..456766be0 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index cede7136e..f6b037f6e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 4c2396127..b586a4ba2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 7b07d429f..3ce539793 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 981a9cf78..820ba733f 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 8475328cb..126e09bb1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT pom MapStruct Parent @@ -54,7 +54,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.3.0.Beta1 + HEAD diff --git a/pom.xml b/pom.xml index d937cadd3..e24bfdd30 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT parent/pom.xml @@ -55,7 +55,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.3.0.Beta1 + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 4ad6a19d1..f71ede86b 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0.Beta1 + 1.3.0-SNAPSHOT ../parent/pom.xml