From e8f3a1db3deb06d762f3dbce8090cb3fc5a5f7a6 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Thu, 23 Oct 2014 10:54:51 -0700 Subject: [PATCH] [maven-release-plugin] prepare release parent-1.7.1 --- pom.xml | 4 ++-- retrofit-converters/jackson/pom.xml | 2 +- retrofit-converters/pom.xml | 2 +- retrofit-converters/protobuf/pom.xml | 2 +- retrofit-converters/simplexml/pom.xml | 2 +- retrofit-converters/wire/pom.xml | 2 +- retrofit-mock/pom.xml | 2 +- retrofit-samples/github-client/pom.xml | 2 +- retrofit-samples/mock-github-client/pom.xml | 2 +- retrofit-samples/pom.xml | 2 +- retrofit/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index fe16ba8859..28399c36cc 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.squareup.retrofit parent - 1.7.1-SNAPSHOT + 1.7.1 pom Retrofit (Parent) @@ -71,7 +71,7 @@ http://github.com/square/retrofit scm:git:git://github.com/square/retrofit.git scm:git:ssh://git@github.com/square/retrofit.git - HEAD + parent-1.7.1 diff --git a/retrofit-converters/jackson/pom.xml b/retrofit-converters/jackson/pom.xml index ad5abac35b..fc54a6d25c 100644 --- a/retrofit-converters/jackson/pom.xml +++ b/retrofit-converters/jackson/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit retrofit-converters - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-converters/pom.xml b/retrofit-converters/pom.xml index 57db8b310a..c0708bb5b4 100644 --- a/retrofit-converters/pom.xml +++ b/retrofit-converters/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-converters/protobuf/pom.xml b/retrofit-converters/protobuf/pom.xml index b260858cb6..a62e5de1d4 100644 --- a/retrofit-converters/protobuf/pom.xml +++ b/retrofit-converters/protobuf/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit retrofit-converters - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-converters/simplexml/pom.xml b/retrofit-converters/simplexml/pom.xml index fba35e9f8c..542d5a6285 100644 --- a/retrofit-converters/simplexml/pom.xml +++ b/retrofit-converters/simplexml/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit retrofit-converters - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-converters/wire/pom.xml b/retrofit-converters/wire/pom.xml index f78d8d8393..c223bbb99f 100644 --- a/retrofit-converters/wire/pom.xml +++ b/retrofit-converters/wire/pom.xml @@ -10,7 +10,7 @@ com.squareup.retrofit retrofit-converters - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-mock/pom.xml b/retrofit-mock/pom.xml index 7427896336..d7e8e06148 100644 --- a/retrofit-mock/pom.xml +++ b/retrofit-mock/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-samples/github-client/pom.xml b/retrofit-samples/github-client/pom.xml index 1ba700178d..8a953c53b3 100644 --- a/retrofit-samples/github-client/pom.xml +++ b/retrofit-samples/github-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit.samples parent - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-samples/mock-github-client/pom.xml b/retrofit-samples/mock-github-client/pom.xml index e5354521fe..5e666db73f 100644 --- a/retrofit-samples/mock-github-client/pom.xml +++ b/retrofit-samples/mock-github-client/pom.xml @@ -10,7 +10,7 @@ com.squareup.retrofit.samples parent - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit-samples/pom.xml b/retrofit-samples/pom.xml index 651dd79191..63aac86be2 100644 --- a/retrofit-samples/pom.xml +++ b/retrofit-samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml diff --git a/retrofit/pom.xml b/retrofit/pom.xml index 75ac5ef07f..66a36900fc 100644 --- a/retrofit/pom.xml +++ b/retrofit/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.7.1-SNAPSHOT + 1.7.1 ../pom.xml