From 6a17fd213b33c2120097aa337f2146847460dd31 Mon Sep 17 00:00:00 2001 From: Theo Date: Wed, 24 Aug 2016 17:38:56 +0200 Subject: [PATCH] [maven-release-plugin] prepare release jmespath-0.1.0 --- jmespath-core/pom.xml | 2 +- jmespath-jackson/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jmespath-core/pom.xml b/jmespath-core/pom.xml index 72dba479..5c2d5f10 100644 --- a/jmespath-core/pom.xml +++ b/jmespath-core/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/jmespath-jackson/pom.xml b/jmespath-jackson/pom.xml index e1d1736f..cc22a1d0 100644 --- a/jmespath-jackson/pom.xml +++ b/jmespath-jackson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/pom.xml b/pom.xml index d72d4ef3..907ca3df 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.burt jmespath - 0.1.0-SNAPSHOT + 0.1.0 pom JMESPath @@ -47,7 +47,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.1.0