From 0524c0292db526d1aff27821d8094b547a75b713 Mon Sep 17 00:00:00 2001 From: Theo Date: Mon, 26 Aug 2019 15:32:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare release jmespath-0.4.0 --- jmespath-core/pom.xml | 2 +- jmespath-gson/pom.xml | 2 +- jmespath-jackson/pom.xml | 2 +- jmespath-vertx/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jmespath-core/pom.xml b/jmespath-core/pom.xml index 9dd43c48..145f4277 100644 --- a/jmespath-core/pom.xml +++ b/jmespath-core/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/jmespath-gson/pom.xml b/jmespath-gson/pom.xml index 27d081bb..3dbd7f44 100644 --- a/jmespath-gson/pom.xml +++ b/jmespath-gson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/jmespath-jackson/pom.xml b/jmespath-jackson/pom.xml index c686cfec..6f1a1ce1 100644 --- a/jmespath-jackson/pom.xml +++ b/jmespath-jackson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/jmespath-vertx/pom.xml b/jmespath-vertx/pom.xml index 56078197..afce2c5d 100644 --- a/jmespath-vertx/pom.xml +++ b/jmespath-vertx/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/pom.xml b/pom.xml index b55ce412..2ae41bdc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 pom JMESPath @@ -50,7 +50,7 @@ scm:git:ssh://git@github.com/burtcorp/jmespath-java.git scm:git:ssh://git@github.com/burtcorp/jmespath-java.git https://github.com/burtcorp/jmespath-java.git - jmespath-${project.version} + jmespath-0.4.0