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