diff --git a/build-config/pom.xml b/build-config/pom.xml index ec83b26e1..930f5ded4 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index d14f3098b..b1d066a4b 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 476e0839d..89ffba54d 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 11d8723dc..1f4a7a65d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f2233ec22..e155e87b1 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 9710192bc..4802c6149 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 6504a3738..2e377915c 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 3d0df4e3e..5978ff7d1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -24,7 +24,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.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.2.0.Final + HEAD diff --git a/pom.xml b/pom.xml index 52509f051..d920177b6 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT parent/pom.xml @@ -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.2.0.Final + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 8869af025..da0b426d0 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.2.0.Final + 1.3.0-SNAPSHOT ../parent/pom.xml