diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index f8f4213a9..0664018b7 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index c2b3e2ac5..0d4d33fbd 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index 2b87e8d5a..49d70740c 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index 6cf9bba44..90696a66a 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 077984432..b00f10cf2 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okhttp-apache diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index 95262be64..f32104daf 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 logging-interceptor diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index 9f06f8837..9a7f8f431 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 7758eb2f6..b2cdc2959 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 97dbe5d64..acd171e87 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index bd2ed1ccb..5fe5edba4 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 okhttp diff --git a/pom.xml b/pom.xml index 59601644a..f14cdb7b0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 pom OkHttp (Parent) @@ -63,7 +63,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - HEAD + parent-3.7.0 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index b53dd1d28..58e972059 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.7.0-SNAPSHOT + 3.7.0 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 63e81034b..d32682cbd 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.7.0-SNAPSHOT + 3.7.0 guide diff --git a/samples/pom.xml b/samples/pom.xml index d6a4ebd7e..fcdfa296b 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.7.0-SNAPSHOT + 3.7.0 com.squareup.okhttp3.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 63d3bb1de..b6067d1f5 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.7.0-SNAPSHOT + 3.7.0 simple-client diff --git a/samples/slack/pom.xml b/samples/slack/pom.xml index 73574291a..664fec85b 100644 --- a/samples/slack/pom.xml +++ b/samples/slack/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.7.0-SNAPSHOT + 3.7.0 slack diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 46fc4fead..2100efadd 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.7.0-SNAPSHOT + 3.7.0 static-server