From 49092ece9623c8acd10cd509755b459460a5a40e Mon Sep 17 00:00:00 2001 From: jwilson Date: Sat, 4 Feb 2017 15:20:11 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- adapters/pom.xml | 2 +- examples/pom.xml | 2 +- moshi/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/adapters/pom.xml b/adapters/pom.xml index 89186fe..49f61cf 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.4.0 + 1.5.0-SNAPSHOT moshi-adapters diff --git a/examples/pom.xml b/examples/pom.xml index ff7f859..2d8226c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.4.0 + 1.5.0-SNAPSHOT moshi-examples diff --git a/moshi/pom.xml b/moshi/pom.xml index 2961d5c..95c16fd 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 1.4.0 + 1.5.0-SNAPSHOT moshi diff --git a/pom.xml b/pom.xml index a68c151..37c8779 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 1.4.0 + 1.5.0-SNAPSHOT pom Moshi (Parent) A modern JSON API for Android and Java @@ -39,7 +39,7 @@ https://github.com/square/moshi/ scm:git:https://github.com/square/moshi.git scm:git:git@github.com:square/moshi.git - moshi-parent-1.4.0 + HEAD