From 3a36b87b406d386d9a7c72b1326bbf73bf00616f Mon Sep 17 00:00:00 2001 From: Kalle Stenflo Date: Fri, 26 Sep 2014 09:05:34 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- json-path-assert/pom.xml | 2 +- json-path-web-test/pom.xml | 4 ++-- json-path/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index 65f21464..eb9d020b 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -19,7 +19,7 @@ json-path-parent com.jayway.jsonpath - 1.0.0 + 1.0.1-SNAPSHOT json-path-assert json-path-assert diff --git a/json-path-web-test/pom.xml b/json-path-web-test/pom.xml index eeee6fc2..6f30b89a 100644 --- a/json-path-web-test/pom.xml +++ b/json-path-web-test/pom.xml @@ -3,12 +3,12 @@ com.jayway.jsonpath json-path-parent - 1.0.0 + 1.0.1-SNAPSHOT com.jayway.jsonpath json-path-web-test - 1.0.0 + 1.0.1-SNAPSHOT UTF-8 diff --git a/json-path/pom.xml b/json-path/pom.xml index 3e8333f1..906f1682 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,7 +19,7 @@ com.jayway.jsonpath json-path-parent - 1.0.0 + 1.0.1-SNAPSHOT json-path bundle diff --git a/pom.xml b/pom.xml index 9e771c8d..463133d6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 1.0.0 + 1.0.1-SNAPSHOT https://github.com/jayway/JsonPath json-path-parent-pom Java JsonPath implementation