diff --git a/build-config/pom.xml b/build-config/pom.xml index 6c908377c..f6a8aee84 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 63311b595..a8c0e2d59 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index c74e0b8bb..c3aa7a355 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index b404ed3ce..256024d19 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index ceb3cb1db..8481a58e2 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index a643bab4b..54d72ec87 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index b26cf8683..d7d663427 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 pom MapStruct Parent @@ -64,7 +64,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - HEAD + 1.4.0.Beta3 diff --git a/pom.xml b/pom.xml index f9c649c16..7b1f68e50 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 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/ - HEAD + 1.4.0.Beta3 diff --git a/processor/pom.xml b/processor/pom.xml index c04730126..4ef6a0c58 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.4.0-SNAPSHOT + 1.4.0.Beta3 ../parent/pom.xml