From c9b2dbe3956158376ad0a08be9b7b70636a75d00 Mon Sep 17 00:00:00 2001 From: jwilson Date: Tue, 16 Jun 2015 07:45:59 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- examples/pom.xml | 2 +- moshi/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 2261982..2677093 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 0.9.0 + 1.0.0-SNAPSHOT moshi-examples diff --git a/moshi/pom.xml b/moshi/pom.xml index d6e5033..c97c779 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -6,7 +6,7 @@ com.squareup.moshi moshi-parent - 0.9.0 + 1.0.0-SNAPSHOT moshi diff --git a/pom.xml b/pom.xml index 35b8fbd..91df51f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.moshi moshi-parent - 0.9.0 + 1.0.0-SNAPSHOT pom Moshi (Parent) A modern JSON API for Android and Java @@ -38,7 +38,7 @@ https://github.com/square/moshi/ scm:git:https://github.com/square/moshi.git scm:git:git@github.com:square/moshi.git - moshi-parent-0.9.0 + HEAD