diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml
index bac84872..a17e162e 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.6
+ 0.6.0-SNAPSHOT
com.jayway.jsonpath
json-path-assert
- 0.5.6
+ 0.6.0-SNAPSHOT
json-path-assert
http://code.google.com/p/json-path/
diff --git a/json-path/pom.xml b/json-path/pom.xml
index 84ad3cd6..08a6b241 100644
--- a/json-path/pom.xml
+++ b/json-path/pom.xml
@@ -19,12 +19,12 @@
com.jayway.jsonpath
json-path-parent
- 0.5.6
+ 0.6.0-SNAPSHOT
com.jayway.jsonpath
json-path
jar
- 0.5.6
+ 0.6.0-SNAPSHOT
json-path
http://code.google.com/p/json-path/
diff --git a/pom.xml b/pom.xml
index db6f9ee1..d046f672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
com.jayway.jsonpath
json-path-parent
pom
- 0.5.6
+ 0.6.0-SNAPSHOT
https://github.com/jayway/JsonPath
json-path-parent-pom
Java JsonPath implementation