From f42ae45f4c178f18c0fd418c2acaf5d47e91c98f Mon Sep 17 00:00:00 2001 From: jwilson Date: Sun, 14 May 2017 22:19:55 -0400 Subject: [PATCH] [maven-release-plugin] prepare release moshi-parent-1.5.0 --- adapters/pom.xml | 2 +- examples/pom.xml | 2 +- kotlin/pom.xml | 2 +- moshi/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/adapters/pom.xml b/adapters/pom.xml index b0266fa..6d564e4 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.5.0-SNAPSHOT + 1.5.0 moshi-adapters diff --git a/examples/pom.xml b/examples/pom.xml index 60c8236..fefefc0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.5.0-SNAPSHOT + 1.5.0 moshi-examples diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 8c50a16..53de02b 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.5.0-SNAPSHOT + 1.5.0 moshi-kotlin diff --git a/moshi/pom.xml b/moshi/pom.xml index a745ce7..c92f296 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.5.0-SNAPSHOT + 1.5.0 moshi diff --git a/pom.xml b/pom.xml index 39710b3..89576fb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 1.5.0-SNAPSHOT + 1.5.0 pom Moshi (Parent) A modern JSON API for Android and Java @@ -41,7 +41,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.5.0