diff --git a/build-config/pom.xml b/build-config/pom.xml index fdea7dc4d..9dda1cc77 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.Beta3 ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 6533c2c65..f507d9ae8 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.Beta3 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index a94c0e767..0e99935f6 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.Beta3 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 0f4644fce..1c0e7f048 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta3 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 2b47a9edc..dbd18ea88 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta3 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index a80f6c3a3..8dce0c563 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -19,14 +19,13 @@ limitations under the License. --> - + 4.0.0 org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta3 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 6558121de..961707e4f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta3 pom MapStruct Parent @@ -45,7 +45,7 @@ 1.2 2.17 4.0.3.RELEASE - + 1 @@ -70,7 +70,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.Beta3 diff --git a/pom.xml b/pom.xml index 194d9ffb1..866a5726a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta3 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/ - HEAD + 1.0.0.Beta3 diff --git a/processor/pom.xml b/processor/pom.xml index 3581c58f3..1cc9cabfc 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta3 ../parent/pom.xml