diff --git a/pom.xml b/pom.xml index d9719b4f42..2f3fc0e132 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.squareup.retrofit parent - 1.3.1-SNAPSHOT + 1.4.0 pom Retrofit (Parent) diff --git a/retrofit-converters/jackson/pom.xml b/retrofit-converters/jackson/pom.xml index 4c920c8ab8..325d8a9c09 100644 --- a/retrofit-converters/jackson/pom.xml +++ b/retrofit-converters/jackson/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit retrofit-converters - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-converters/pom.xml b/retrofit-converters/pom.xml index 95ec0d67e3..2a8c55d83b 100644 --- a/retrofit-converters/pom.xml +++ b/retrofit-converters/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-converters/protobuf/pom.xml b/retrofit-converters/protobuf/pom.xml index 0c80f90946..42033c9150 100644 --- a/retrofit-converters/protobuf/pom.xml +++ b/retrofit-converters/protobuf/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit retrofit-converters - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-converters/simplexml/pom.xml b/retrofit-converters/simplexml/pom.xml index 333dd231a4..267a9270d5 100644 --- a/retrofit-converters/simplexml/pom.xml +++ b/retrofit-converters/simplexml/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit retrofit-converters - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-converters/wire/pom.xml b/retrofit-converters/wire/pom.xml index 5ad698b4b4..6057e57438 100644 --- a/retrofit-converters/wire/pom.xml +++ b/retrofit-converters/wire/pom.xml @@ -10,7 +10,7 @@ com.squareup.retrofit retrofit-converters - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-mock/pom.xml b/retrofit-mock/pom.xml index 3ede42ec01..1972a7c365 100644 --- a/retrofit-mock/pom.xml +++ b/retrofit-mock/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-samples/github-client/pom.xml b/retrofit-samples/github-client/pom.xml index 33fb0cf762..42fd36fcc4 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.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-samples/mock-github-client/pom.xml b/retrofit-samples/mock-github-client/pom.xml index ca9132f9c6..37571d5bc0 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.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit-samples/pom.xml b/retrofit-samples/pom.xml index bea7ffdf82..4909dcf4a2 100644 --- a/retrofit-samples/pom.xml +++ b/retrofit-samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml diff --git a/retrofit/pom.xml b/retrofit/pom.xml index c43d2f0f72..1ba1df8196 100644 --- a/retrofit/pom.xml +++ b/retrofit/pom.xml @@ -6,7 +6,7 @@ com.squareup.retrofit parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml