From a23e58bbdb093f59b2b12de51574761205d83591 Mon Sep 17 00:00:00 2001 From: jwilson Date: Fri, 23 Oct 2015 23:19:55 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- sample/pom.xml | 2 +- wire-compiler/pom.xml | 2 +- wire-gson-support/pom.xml | 2 +- wire-java-generator/pom.xml | 2 +- wire-maven-plugin/pom.xml | 2 +- wire-runtime/pom.xml | 2 +- wire-schema/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 3ae25b99c1..f72edb4eec 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.squareup.wire wire pom - 2.0.0 + 2.1.0-SNAPSHOT 2013 @@ -20,7 +20,7 @@ https://github.com/square/wire scm:git:https://github.com/square/wire.git scm:git:git@github.com:square/wire.git - wire-2.0.0 + HEAD diff --git a/sample/pom.xml b/sample/pom.xml index 6259bdd0cf..6cf02e84f0 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -5,7 +5,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-sample diff --git a/wire-compiler/pom.xml b/wire-compiler/pom.xml index 594d3452ac..1b8197347a 100644 --- a/wire-compiler/pom.xml +++ b/wire-compiler/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-compiler diff --git a/wire-gson-support/pom.xml b/wire-gson-support/pom.xml index 06d2288cce..ef57c8f5b5 100644 --- a/wire-gson-support/pom.xml +++ b/wire-gson-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-gson-support diff --git a/wire-java-generator/pom.xml b/wire-java-generator/pom.xml index f04f696fd8..8af6c28397 100644 --- a/wire-java-generator/pom.xml +++ b/wire-java-generator/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-java-generator diff --git a/wire-maven-plugin/pom.xml b/wire-maven-plugin/pom.xml index 1769917913..bfef2e792a 100644 --- a/wire-maven-plugin/pom.xml +++ b/wire-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-maven-plugin diff --git a/wire-runtime/pom.xml b/wire-runtime/pom.xml index 233af662a0..40707ab3e1 100644 --- a/wire-runtime/pom.xml +++ b/wire-runtime/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-runtime diff --git a/wire-schema/pom.xml b/wire-schema/pom.xml index 1b9c1eaef5..1eed5752ab 100644 --- a/wire-schema/pom.xml +++ b/wire-schema/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.0.0 + 2.1.0-SNAPSHOT wire-schema