diff --git a/adapters/pom.xml b/adapters/pom.xml index 58dfb86..188ab38 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 moshi-adapters diff --git a/examples/pom.xml b/examples/pom.xml index 4804fbe..b388fa4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 moshi-examples diff --git a/kotlin/codegen/pom.xml b/kotlin/codegen/pom.xml index bd1ce54..c85dc36 100644 --- a/kotlin/codegen/pom.xml +++ b/kotlin/codegen/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml diff --git a/kotlin/reflect/pom.xml b/kotlin/reflect/pom.xml index 95c3e53..27baa16 100644 --- a/kotlin/reflect/pom.xml +++ b/kotlin/reflect/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml diff --git a/kotlin/tests/pom.xml b/kotlin/tests/pom.xml index 5e1c1df..8e3619b 100644 --- a/kotlin/tests/pom.xml +++ b/kotlin/tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml diff --git a/moshi/pom.xml b/moshi/pom.xml index d550339..00eb6b2 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 moshi diff --git a/pom.xml b/pom.xml index cf55d13..f02e8d7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 1.9.0-SNAPSHOT + 1.9.0 pom Moshi (Parent) A modern JSON API for Android and Java @@ -53,7 +53,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-1.9.0