From bf4d1f86934a26686232bb227d2399495262fe39 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Mon, 14 May 2018 23:00:02 -0400 Subject: [PATCH] [maven-release-plugin] prepare release moshi-parent-1.6.0 --- adapters/pom.xml | 2 +- examples/pom.xml | 2 +- kotlin/codegen/pom.xml | 4 ++-- kotlin/reflect/pom.xml | 2 +- kotlin/tests/pom.xml | 2 +- moshi/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/adapters/pom.xml b/adapters/pom.xml index 0897ec0..fc0d741 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 moshi-adapters diff --git a/examples/pom.xml b/examples/pom.xml index 827323c..7f13f3b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 moshi-examples diff --git a/kotlin/codegen/pom.xml b/kotlin/codegen/pom.xml index 296686e..26a85a2 100644 --- a/kotlin/codegen/pom.xml +++ b/kotlin/codegen/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 ../../pom.xml @@ -168,7 +168,7 @@ - + diff --git a/kotlin/reflect/pom.xml b/kotlin/reflect/pom.xml index 0c94d65..600e38a 100644 --- a/kotlin/reflect/pom.xml +++ b/kotlin/reflect/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 moshi-kotlin diff --git a/kotlin/tests/pom.xml b/kotlin/tests/pom.xml index 100f6e4..15c08d8 100644 --- a/kotlin/tests/pom.xml +++ b/kotlin/tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 ../../pom.xml diff --git a/moshi/pom.xml b/moshi/pom.xml index ad32ad4..acbce78 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 moshi diff --git a/pom.xml b/pom.xml index a8d3507..aa965b0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 1.6.0-SNAPSHOT + 1.6.0 pom Moshi (Parent) A modern JSON API for Android and Java @@ -45,7 +45,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.6.0