From eb7110bf59efd128da9b5d69f1b92b47cb34edc1 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Fri, 9 Nov 2018 10:04:36 +1100 Subject: [PATCH] [maven-release-plugin] prepare release moshi-parent-1.8.0 --- 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 bde57f5..113b644 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 moshi-adapters diff --git a/examples/pom.xml b/examples/pom.xml index 4dd8a72..5955b62 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 moshi-examples diff --git a/kotlin/codegen/pom.xml b/kotlin/codegen/pom.xml index e58fe43..7cb576c 100644 --- a/kotlin/codegen/pom.xml +++ b/kotlin/codegen/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 ../../pom.xml diff --git a/kotlin/reflect/pom.xml b/kotlin/reflect/pom.xml index 97a062b..9e1cd10 100644 --- a/kotlin/reflect/pom.xml +++ b/kotlin/reflect/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 ../../pom.xml diff --git a/kotlin/tests/pom.xml b/kotlin/tests/pom.xml index 8996cd6..686f605 100644 --- a/kotlin/tests/pom.xml +++ b/kotlin/tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 ../../pom.xml diff --git a/moshi/pom.xml b/moshi/pom.xml index 6b885d0..97fffc5 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 moshi diff --git a/pom.xml b/pom.xml index a5814c4..a848767 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 1.8.0-SNAPSHOT + 1.8.0 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 - HEAD + moshi-parent-1.8.0