diff --git a/adapters/pom.xml b/adapters/pom.xml
index fcfa3bb..bde57f5 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
moshi-adapters
diff --git a/examples/pom.xml b/examples/pom.xml
index 9b2a3be..4dd8a72 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
moshi-examples
diff --git a/kotlin/codegen/pom.xml b/kotlin/codegen/pom.xml
index 2557b7d..1bd061b 100644
--- a/kotlin/codegen/pom.xml
+++ b/kotlin/codegen/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
../../pom.xml
diff --git a/kotlin/reflect/pom.xml b/kotlin/reflect/pom.xml
index 86b4831..97a062b 100644
--- a/kotlin/reflect/pom.xml
+++ b/kotlin/reflect/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
../../pom.xml
diff --git a/kotlin/tests/pom.xml b/kotlin/tests/pom.xml
index 58c7109..8996cd6 100644
--- a/kotlin/tests/pom.xml
+++ b/kotlin/tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
../../pom.xml
diff --git a/moshi/pom.xml b/moshi/pom.xml
index 6987457..6b885d0 100644
--- a/moshi/pom.xml
+++ b/moshi/pom.xml
@@ -6,7 +6,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
moshi
diff --git a/pom.xml b/pom.xml
index 8e4e32c..c6d1cc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.moshi
moshi-parent
- 1.7.0
+ 1.8.0-SNAPSHOT
pom
Moshi (Parent)
A modern JSON API for Android and Java
@@ -47,7 +47,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.7.0
+ HEAD