diff --git a/pom.xml b/pom.xml index 19dc9a93d..e7058199b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.squareup.retrofit parent - 1.1.0-SNAPSHOT + 1.1.0 pom Retrofit (Parent) diff --git a/retrofit-samples/github-client/pom.xml b/retrofit-samples/github-client/pom.xml index 1ba5ee2d6..0179673ee 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.1.0-SNAPSHOT + 1.1.0 ../pom.xml diff --git a/retrofit-samples/pom.xml b/retrofit-samples/pom.xml index 622b52063..b0b88f01e 100644 --- a/retrofit-samples/pom.xml +++ b/retrofit-samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml diff --git a/retrofit/pom.xml b/retrofit/pom.xml index 8abc2eb4c..a642bfdfe 100644 --- a/retrofit/pom.xml +++ b/retrofit/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml