From 575a2ccdffe719c33f0ce2915398024ec13a3cb5 Mon Sep 17 00:00:00 2001 From: kalle Date: Mon, 7 Feb 2011 21:01:04 +0100 Subject: [PATCH] [maven-release-plugin] prepare release json-path-parent-0.5.1 --- 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 feabab1c..6feb79a8 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.1-SNAPSHOT + 0.5.1 com.jayway.jsonpath json-path-assert - 0.5.1-SNAPSHOT + 0.5.1 json-path-assert http://maven.apache.org diff --git a/json-path/pom.xml b/json-path/pom.xml index 7118d03b..62ee4fe4 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,12 +19,12 @@ com.jayway.jsonpath json-path-parent - 0.5.1-SNAPSHOT + 0.5.1 com.jayway.jsonpath json-path jar - 0.5.1-SNAPSHOT + 0.5.1 json-path http://maven.apache.org diff --git a/pom.xml b/pom.xml index afe81f64..ff47c3b3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.5.1-SNAPSHOT + 0.5.1 http://code.google.com/p/json-path json-path-parent-pom Java JsonPath implementation