From 89a254d6445d031c6e4c490afdba274a92c935c5 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sun, 17 Nov 2019 09:53:46 -0500 Subject: [PATCH] [maven-release-plugin] prepare release moshi-parent-1.9.2 --- adapters/pom.xml | 2 +- examples/pom.xml | 2 +- kotlin/codegen/pom.xml | 2 +- kotlin/reflect/pom.xml | 2 +- kotlin/tests/pom.xml | 2 +- moshi/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/adapters/pom.xml b/adapters/pom.xml index 6febad1..213d997 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 moshi-adapters diff --git a/examples/pom.xml b/examples/pom.xml index e5599d0..fd6ccef 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 moshi-examples diff --git a/kotlin/codegen/pom.xml b/kotlin/codegen/pom.xml index 5e053f1..e76fb37 100644 --- a/kotlin/codegen/pom.xml +++ b/kotlin/codegen/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 ../../pom.xml diff --git a/kotlin/reflect/pom.xml b/kotlin/reflect/pom.xml index b53225e..4be9bc8 100644 --- a/kotlin/reflect/pom.xml +++ b/kotlin/reflect/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 ../../pom.xml diff --git a/kotlin/tests/pom.xml b/kotlin/tests/pom.xml index aea4a49..01d6369 100644 --- a/kotlin/tests/pom.xml +++ b/kotlin/tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 ../../pom.xml diff --git a/moshi/pom.xml b/moshi/pom.xml index 9361fca..9843378 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 moshi diff --git a/pom.xml b/pom.xml index be61f5e..71541b2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 1.10.0-SNAPSHOT + 1.9.2 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.2