From 3452952fdc2586d29c76d3862d211bfe9f087776 Mon Sep 17 00:00:00 2001 From: Kalle Stenflo Date: Fri, 26 Sep 2014 09:05:29 +0200 Subject: [PATCH] [maven-release-plugin] prepare release json-path-1.0.0 --- json-path-assert/pom.xml | 2 +- json-path-web-test/pom.xml | 7 +++---- json-path/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index e128d919..65f21464 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -19,7 +19,7 @@ json-path-parent com.jayway.jsonpath - 0.9.2-SNAPSHOT + 1.0.0 json-path-assert json-path-assert diff --git a/json-path-web-test/pom.xml b/json-path-web-test/pom.xml index 58c83247..eeee6fc2 100644 --- a/json-path-web-test/pom.xml +++ b/json-path-web-test/pom.xml @@ -1,15 +1,14 @@ - + 4.0.0 com.jayway.jsonpath json-path-parent - 0.9.2-SNAPSHOT + 1.0.0 com.jayway.jsonpath json-path-web-test - 0.9.2-SNAPSHOT + 1.0.0 UTF-8 diff --git a/json-path/pom.xml b/json-path/pom.xml index 4d9d20b7..3e8333f1 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,7 +19,7 @@ com.jayway.jsonpath json-path-parent - 0.9.2-SNAPSHOT + 1.0.0 json-path bundle diff --git a/pom.xml b/pom.xml index 3fe8ef27..9e771c8d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.9.2-SNAPSHOT + 1.0.0 https://github.com/jayway/JsonPath json-path-parent-pom Java JsonPath implementation