diff --git a/examples/pom.xml b/examples/pom.xml index 80778cc..2261982 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 0.1-SNAPSHOT + 0.9.0 moshi-examples diff --git a/moshi/pom.xml b/moshi/pom.xml index 572f35a..d6e5033 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 0.1-SNAPSHOT + 0.9.0 moshi diff --git a/pom.xml b/pom.xml index 7a8114e..35b8fbd 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 0.1-SNAPSHOT + 0.9.0 pom Moshi (Parent) A modern JSON API for Android and Java @@ -38,7 +38,7 @@ https://github.com/square/moshi/ scm:git:https://github.com/square/moshi.git scm:git:git@github.com:square/moshi.git - HEAD + moshi-parent-0.9.0