diff --git a/adapters/pom.xml b/adapters/pom.xml
index e6fe84f..0897ec0 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
moshi-adapters
diff --git a/examples/pom.xml b/examples/pom.xml
index 12b8223..827323c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
moshi-examples
diff --git a/kotlin-codegen/compiler/pom.xml b/kotlin-codegen/compiler/pom.xml
index 090a25d..9e869eb 100644
--- a/kotlin-codegen/compiler/pom.xml
+++ b/kotlin-codegen/compiler/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
../../pom.xml
diff --git a/kotlin-codegen/integration-test/pom.xml b/kotlin-codegen/integration-test/pom.xml
index 938037c..c8b8b2b 100644
--- a/kotlin-codegen/integration-test/pom.xml
+++ b/kotlin-codegen/integration-test/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
../../pom.xml
diff --git a/kotlin/pom.xml b/kotlin/pom.xml
index bba8066..0c94d65 100644
--- a/kotlin/pom.xml
+++ b/kotlin/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
moshi-kotlin
diff --git a/moshi/pom.xml b/moshi/pom.xml
index 1a409e9..ad32ad4 100644
--- a/moshi/pom.xml
+++ b/moshi/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
moshi
diff --git a/pom.xml b/pom.xml
index 28f9188..50e2725 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.moshi
moshi-parent
- 1.6.0-RC1
+ 1.6.0-SNAPSHOT
pom
Moshi (Parent)
A modern JSON API for Android and Java
@@ -45,7 +45,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.6.0-RC1
+ HEAD