diff --git a/build-config/pom.xml b/build-config/pom.xml index fdea7dc4d..993e486dc 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index e9c661f3c..874662e76 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 1a2cf4711..f940fe8da 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4faa4245c..c5ca5cb0c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 42e9c2f83..a488361de 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/integrationtest-jdk8/pom.xml b/integrationtest-jdk8/pom.xml index 6495b7125..2601dc641 100644 --- a/integrationtest-jdk8/pom.xml +++ b/integrationtest-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 632947f7a..8187ac685 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 91256f271..0c03571fa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 pom MapStruct Parent @@ -69,7 +69,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - HEAD + 1.0.0.Beta2 diff --git a/pom.xml b/pom.xml index 345f851fc..ed40503ae 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 parent/pom.xml @@ -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/ - HEAD + 1.0.0.Beta2 diff --git a/processor/pom.xml b/processor/pom.xml index 328f4fc1a..9aa1718c6 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta2 ../parent/pom.xml