diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index 6feb79a8..28233cc3 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -19,11 +19,11 @@ json-path-parent com.jayway.jsonpath - 0.5.1 + 0.5.2-SNAPSHOT com.jayway.jsonpath json-path-assert - 0.5.1 + 0.5.2-SNAPSHOT json-path-assert http://maven.apache.org diff --git a/json-path/pom.xml b/json-path/pom.xml index 62ee4fe4..1ab098aa 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -19,12 +19,12 @@ com.jayway.jsonpath json-path-parent - 0.5.1 + 0.5.2-SNAPSHOT com.jayway.jsonpath json-path jar - 0.5.1 + 0.5.2-SNAPSHOT json-path http://maven.apache.org diff --git a/pom.xml b/pom.xml index ff47c3b3..f597c779 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.jayway.jsonpath json-path-parent pom - 0.5.1 + 0.5.2-SNAPSHOT http://code.google.com/p/json-path json-path-parent-pom Java JsonPath implementation