diff --git a/build-config/pom.xml b/build-config/pom.xml index 3df565a28..a284638a7 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index e0ca8b96c..7197f759e 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index af4a5752c..4030dfcdb 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index b3d611074..afafd3892 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 58762f732..928c4b8d8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 3c2fd1518..0cdd075a0 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index c045cdb4c..98680800f 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index f81f5b067..a21fc10d7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT pom MapStruct Parent @@ -74,7 +74,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - 1.1.0.Final + HEAD diff --git a/pom.xml b/pom.xml index 14aaa5c45..7f114db80 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.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.1.0.Final + HEAD diff --git a/processor/pom.xml b/processor/pom.xml index 3bb6ee5ea..97cbc1701 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0.Final + 1.1.1-SNAPSHOT ../parent/pom.xml