diff --git a/build-config/pom.xml b/build-config/pom.xml index f884fd034..674a12e5f 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index ff72d9ca6..accc9fba5 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 787e8c1e7..0359709ed 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 41c72de01..35b324117 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 8cdefeb55..844bc8903 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index a881f4f97..fd7b3918e 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index fa70a4b4f..32fe80770 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT pom MapStruct Parent @@ -58,7 +58,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.3.1.Final + HEAD diff --git a/pom.xml b/pom.xml index e284e9e81..95bf5832b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT parent/pom.xml @@ -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.1.Final + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 17b687411..e60699839 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.1.Final + 1.3.2-SNAPSHOT ../parent/pom.xml