diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index a793c4ba..f659b228 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -19,7 +19,7 @@ json-path-parent com.jayway.jsonpath - 0.8.1 + 0.8.2-SNAPSHOT json-path-assert json-path-assert diff --git a/json-path/pom.xml b/json-path/pom.xml index 3984dad5..8f06999d 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,7 +19,7 @@ com.jayway.jsonpath json-path-parent - 0.8.1 + 0.8.2-SNAPSHOT json-path bundle diff --git a/pom.xml b/pom.xml index 1f230ed9..13d514b3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.8.1 + 0.8.2-SNAPSHOT https://github.com/jayway/JsonPath json-path-parent-pom Java JsonPath implementation