From 1cb3e4f4a5263e2cf1ddf38806cb1dc2d889fd97 Mon Sep 17 00:00:00 2001 From: kalle Date: Sun, 26 Jun 2011 22:22:10 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 b17eb5f0..df915558 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.4 + 0.5.5-SNAPSHOT com.jayway.jsonpath json-path-assert - 0.5.4 + 0.5.5-SNAPSHOT json-path-assert http://maven.apache.org diff --git a/json-path/pom.xml b/json-path/pom.xml index 647852d3..d025ef82 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,12 +19,12 @@ com.jayway.jsonpath json-path-parent - 0.5.4 + 0.5.5-SNAPSHOT com.jayway.jsonpath json-path jar - 0.5.4 + 0.5.5-SNAPSHOT json-path http://maven.apache.org diff --git a/pom.xml b/pom.xml index d73c00b8..3673c804 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.5.4 + 0.5.5-SNAPSHOT http://code.google.com/p/json-path json-path-parent-pom Java JsonPath implementation