diff --git a/adapters/pom.xml b/adapters/pom.xml
index 6d564e4..8e44654 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
moshi-adapters
diff --git a/examples/pom.xml b/examples/pom.xml
index fefefc0..827323c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
moshi-examples
diff --git a/kotlin/pom.xml b/kotlin/pom.xml
index 53de02b..e54f041 100644
--- a/kotlin/pom.xml
+++ b/kotlin/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
moshi-kotlin
diff --git a/moshi/pom.xml b/moshi/pom.xml
index c92f296..a915c33 100644
--- a/moshi/pom.xml
+++ b/moshi/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
moshi
diff --git a/pom.xml b/pom.xml
index 89576fb..f6d013f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.moshi
moshi-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
pom
Moshi (Parent)
A modern JSON API for Android and Java
@@ -41,7 +41,7 @@
https://github.com/square/moshi/
scm:git:https://github.com/square/moshi.git
scm:git:git@github.com:square/moshi.git
- moshi-parent-1.5.0
+ HEAD