From 8f2095c1d49ac98d35e6a08277250aa38253e003 Mon Sep 17 00:00:00 2001 From: Florent Biville Date: Fri, 29 May 2020 13:17:31 +0200 Subject: [PATCH] [maven-release-plugin] prepare release liquigraph-4.0.2 --- liquigraph-cli/pom.xml | 2 +- liquigraph-core/pom.xml | 2 +- liquigraph-examples/dagger2/pom.xml | 2 +- liquigraph-examples/spring-boot/pom.xml | 2 +- liquigraph-maven-plugin/pom.xml | 2 +- liquigraph-spring-boot-starter/pom.xml | 2 +- liquigraph-testing/pom.xml | 5 ++--- pom.xml | 4 ++-- 8 files changed, 10 insertions(+), 11 deletions(-) diff --git a/liquigraph-cli/pom.xml b/liquigraph-cli/pom.xml index d6ab7b82..e93ff881 100644 --- a/liquigraph-cli/pom.xml +++ b/liquigraph-cli/pom.xml @@ -10,7 +10,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 liquigraph-cli diff --git a/liquigraph-core/pom.xml b/liquigraph-core/pom.xml index d326a93a..3cf62b04 100644 --- a/liquigraph-core/pom.xml +++ b/liquigraph-core/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 liquigraph-core diff --git a/liquigraph-examples/dagger2/pom.xml b/liquigraph-examples/dagger2/pom.xml index 5fe48a35..dcff5c34 100644 --- a/liquigraph-examples/dagger2/pom.xml +++ b/liquigraph-examples/dagger2/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 ../../pom.xml diff --git a/liquigraph-examples/spring-boot/pom.xml b/liquigraph-examples/spring-boot/pom.xml index be62a9fa..9ef39206 100644 --- a/liquigraph-examples/spring-boot/pom.xml +++ b/liquigraph-examples/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 ../../pom.xml diff --git a/liquigraph-maven-plugin/pom.xml b/liquigraph-maven-plugin/pom.xml index e9918cc0..0f584854 100644 --- a/liquigraph-maven-plugin/pom.xml +++ b/liquigraph-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 liquigraph-maven-plugin diff --git a/liquigraph-spring-boot-starter/pom.xml b/liquigraph-spring-boot-starter/pom.xml index 07bf91a3..c0657f07 100644 --- a/liquigraph-spring-boot-starter/pom.xml +++ b/liquigraph-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 liquigraph-spring-boot-starter diff --git a/liquigraph-testing/pom.xml b/liquigraph-testing/pom.xml index fe0add6e..845de26b 100644 --- a/liquigraph-testing/pom.xml +++ b/liquigraph-testing/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 liquigraph-testing diff --git a/pom.xml b/pom.xml index 0a232319..77f5d127 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.liquigraph liquigraph-parent - 4.0.2-SNAPSHOT + 4.0.2 pom liquigraph-parent @@ -148,7 +148,7 @@ https://github.com/liquigraph/liquigraph scm:git:git@github.com:liquigraph/liquigraph.git scm:git:git@github.com:liquigraph/liquigraph.git - HEAD + liquigraph-4.0.2