From 814bcc116cd67c4666a62ed8e2b9ff93aa46551d Mon Sep 17 00:00:00 2001 From: kalle Date: Fri, 15 Jul 2011 13:43:15 +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 a7d28559..017867cd 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.5 + 0.5.6-SNAPSHOT com.jayway.jsonpath json-path-assert - 0.5.5 + 0.5.6-SNAPSHOT json-path-assert http://code.google.com/p/json-path/ diff --git a/json-path/pom.xml b/json-path/pom.xml index c1f5bfac..59f6c9d5 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,12 +19,12 @@ com.jayway.jsonpath json-path-parent - 0.5.5 + 0.5.6-SNAPSHOT com.jayway.jsonpath json-path jar - 0.5.5 + 0.5.6-SNAPSHOT json-path http://code.google.com/p/json-path/ diff --git a/pom.xml b/pom.xml index 2ac624e5..fd39fe71 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.5.5 + 0.5.6-SNAPSHOT http://code.google.com/p/json-path json-path-parent-pom Java JsonPath implementation