From b0b816f5529618d4de3e77c2dba6fc85f33a68e7 Mon Sep 17 00:00:00 2001 From: Andreas Gudian Date: Fri, 18 Nov 2016 21:45:41 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.0.Final --- build-config/pom.xml | 2 +- core-common/pom.xml | 2 +- core-jdk8/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/pom.xml | 2 +- integrationtest/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- processor/pom.xml | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/build-config/pom.xml b/build-config/pom.xml index 089d4f138..3df565a28 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/core-common/pom.xml b/core-common/pom.xml index 10871b18d..e0ca8b96c 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 2dd509762..af4a5752c 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4d4498dc5..b3d611074 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 7829e84c1..58762f732 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 81a160961..3c2fd1518 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 9e06ed43f..c045cdb4c 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index fef750f73..f81f5b067 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final 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/ - HEAD + 1.1.0.Final diff --git a/pom.xml b/pom.xml index a8d7d4198..14aaa5c45 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final 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.1.0.Final diff --git a/processor/pom.xml b/processor/pom.xml index c8dc1f94f..3bb6ee5ea 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -25,7 +25,7 @@ org.mapstruct mapstruct-parent - 1.1.0-SNAPSHOT + 1.1.0.Final ../parent/pom.xml