diff --git a/build-config/pom.xml b/build-config/pom.xml index 462fe5c4d..e31593c7a 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 058307123..801bdc9a2 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 456766be0..c467be0b2 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index f6b037f6e..cede7136e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index b586a4ba2..4c2396127 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 3ce539793..7b07d429f 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 820ba733f..981a9cf78 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 126e09bb1..8475328cb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 pom MapStruct Parent @@ -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.3.0.Beta1 diff --git a/pom.xml b/pom.xml index e24bfdd30..d937cadd3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 parent/pom.xml @@ -55,7 +55,7 @@ scm:git:git://github.com/mapstruct/mapstruct.git scm:git:git@github.com:mapstruct/mapstruct.git https://github.com/mapstruct/mapstruct/ - HEAD + 1.3.0.Beta1 diff --git a/processor/pom.xml b/processor/pom.xml index f71ede86b..4ad6a19d1 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.3.0-SNAPSHOT + 1.3.0.Beta1 ../parent/pom.xml