From f07edbced9f094459bfbc9ba02369c27b8bfe1bc Mon Sep 17 00:00:00 2001 From: kalle Date: Tue, 8 Feb 2011 22:20:23 +0100 Subject: [PATCH] [maven-release-plugin] prepare release json-path-parent-0.5.2 --- json-path-assert/pom.xml | 4 ++-- json-path/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index 28233cc3..e6eec18a 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -19,11 +19,11 @@ json-path-parent com.jayway.jsonpath - 0.5.2-SNAPSHOT + 0.5.2 com.jayway.jsonpath json-path-assert - 0.5.2-SNAPSHOT + 0.5.2 json-path-assert http://maven.apache.org diff --git a/json-path/pom.xml b/json-path/pom.xml index 1ab098aa..e1bff28b 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,12 +19,12 @@ com.jayway.jsonpath json-path-parent - 0.5.2-SNAPSHOT + 0.5.2 com.jayway.jsonpath json-path jar - 0.5.2-SNAPSHOT + 0.5.2 json-path http://maven.apache.org diff --git a/pom.xml b/pom.xml index f597c779..56de7690 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.5.2-SNAPSHOT + 0.5.2 http://code.google.com/p/json-path json-path-parent-pom Java JsonPath implementation