diff --git a/build-config/pom.xml b/build-config/pom.xml index b24d3c823..ef33f9554 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 4a2965ba4..d0fd6b7de 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 25a35b754..8c37613aa 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 790319172..6fb9ccb25 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 5c0d6ddce..b371be556 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 82ef7b025..4504d9e31 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 07cd7d37a..14fdbf77c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT pom MapStruct Parent @@ -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.Final + HEAD diff --git a/pom.xml b/pom.xml index e78fdba31..348e3059f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT parent/pom.xml @@ -71,7 +71,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.Final + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 9e36a4a5b..3dd0757ff 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0.Final + 1.0.1-SNAPSHOT ../parent/pom.xml