diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index eb9d020b..18fcede1 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.1-SNAPSHOT + 1.1.0 json-path-assert json-path-assert diff --git a/json-path-web-test/pom.xml b/json-path-web-test/pom.xml index 6f30b89a..d6bc3e97 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.1-SNAPSHOT + 1.1.0 com.jayway.jsonpath json-path-web-test - 1.0.1-SNAPSHOT + 1.1.0 UTF-8 diff --git a/json-path/pom.xml b/json-path/pom.xml index 906f1682..e777b2db 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,7 +19,7 @@ com.jayway.jsonpath json-path-parent - 1.0.1-SNAPSHOT + 1.1.0 json-path bundle diff --git a/pom.xml b/pom.xml index 5f36a222..1879a943 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 1.0.1-SNAPSHOT + 1.1.0 https://github.com/jayway/JsonPath json-path-parent-pom Java JsonPath implementation