From 664b181747990e675d8180670e44ca40462f4667 Mon Sep 17 00:00:00 2001 From: Florent Biville Date: Thu, 2 Apr 2020 15:56:34 +0200 Subject: [PATCH] [maven-release-plugin] prepare release liquigraph-4.0.0 --- 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 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/liquigraph-cli/pom.xml b/liquigraph-cli/pom.xml index 0730efee..daf2c643 100644 --- a/liquigraph-cli/pom.xml +++ b/liquigraph-cli/pom.xml @@ -10,7 +10,7 @@ org.liquigraph liquigraph-parent - 4.0.0-SNAPSHOT + 4.0.0 liquigraph-cli diff --git a/liquigraph-core/pom.xml b/liquigraph-core/pom.xml index 88359f96..bae3a981 100644 --- a/liquigraph-core/pom.xml +++ b/liquigraph-core/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.0-SNAPSHOT + 4.0.0 liquigraph-core diff --git a/liquigraph-examples/dagger2/pom.xml b/liquigraph-examples/dagger2/pom.xml index 4617bcd7..25123e76 100644 --- a/liquigraph-examples/dagger2/pom.xml +++ b/liquigraph-examples/dagger2/pom.xml @@ -5,7 +5,7 @@ org.liquigraph liquigraph-parent - 4.0.0-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/liquigraph-examples/spring-boot/pom.xml b/liquigraph-examples/spring-boot/pom.xml index ba01ef96..3e6b13db 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.0-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/liquigraph-maven-plugin/pom.xml b/liquigraph-maven-plugin/pom.xml index 6a18cdce..b8a8f555 100644 --- a/liquigraph-maven-plugin/pom.xml +++ b/liquigraph-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.liquigraph liquigraph-parent - 4.0.0-SNAPSHOT + 4.0.0 liquigraph-maven-plugin diff --git a/liquigraph-spring-boot-starter/pom.xml b/liquigraph-spring-boot-starter/pom.xml index cc3dc47b..bf317c3e 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.0-SNAPSHOT + 4.0.0 liquigraph-spring-boot-starter diff --git a/pom.xml b/pom.xml index 8593f23b..8ab7700c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.liquigraph liquigraph-parent - 4.0.0-SNAPSHOT + 4.0.0 pom liquigraph-parent @@ -135,7 +135,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.0