diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index 18fcede1..67816e6b 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -19,7 +19,7 @@ json-path-parent com.jayway.jsonpath - 1.1.0 + 1.1.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 d6bc3e97..c97be772 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.1.0 + 1.1.1-SNAPSHOT com.jayway.jsonpath json-path-web-test - 1.1.0 + 1.1.1-SNAPSHOT UTF-8 diff --git a/json-path/pom.xml b/json-path/pom.xml index e777b2db..ee22423b 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,7 +19,7 @@ com.jayway.jsonpath json-path-parent - 1.1.0 + 1.1.1-SNAPSHOT json-path bundle diff --git a/pom.xml b/pom.xml index 1879a943..914ef71d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 1.1.0 + 1.1.1-SNAPSHOT https://github.com/jayway/JsonPath json-path-parent-pom Java JsonPath implementation