From e0d00177aed962c36715a1ba3123eb52c3c8fb4b Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Fri, 10 Jun 2016 02:26:01 -0400 Subject: [PATCH] Next version is 2.2.0 --- pom.xml | 2 +- sample/pom.xml | 2 +- wire-codegen-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 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 573699e52d..8d8a5c46a4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.squareup.wire wire pom - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT 2013 diff --git a/sample/pom.xml b/sample/pom.xml index a3552cf8d7..bf8937978a 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -5,7 +5,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-sample diff --git a/wire-codegen-sample/pom.xml b/wire-codegen-sample/pom.xml index f739f18ba9..a3957c44b0 100644 --- a/wire-codegen-sample/pom.xml +++ b/wire-codegen-sample/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-codegen-sample diff --git a/wire-compiler/pom.xml b/wire-compiler/pom.xml index 03840757ef..31338570e2 100644 --- a/wire-compiler/pom.xml +++ b/wire-compiler/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-compiler diff --git a/wire-gson-support/pom.xml b/wire-gson-support/pom.xml index b602aee59a..7fe72547cc 100644 --- a/wire-gson-support/pom.xml +++ b/wire-gson-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-gson-support diff --git a/wire-java-generator/pom.xml b/wire-java-generator/pom.xml index 4eae8681eb..3e4469ebd2 100644 --- a/wire-java-generator/pom.xml +++ b/wire-java-generator/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-java-generator diff --git a/wire-maven-plugin/pom.xml b/wire-maven-plugin/pom.xml index 7a513cf716..703b916952 100644 --- a/wire-maven-plugin/pom.xml +++ b/wire-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-maven-plugin diff --git a/wire-runtime/pom.xml b/wire-runtime/pom.xml index 4ee3da4d44..823bafd1a9 100644 --- a/wire-runtime/pom.xml +++ b/wire-runtime/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-runtime diff --git a/wire-schema/pom.xml b/wire-schema/pom.xml index 22b1c4400a..4e490a95ee 100644 --- a/wire-schema/pom.xml +++ b/wire-schema/pom.xml @@ -6,7 +6,7 @@ com.squareup.wire wire - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT wire-schema