diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index d0d256652..1f9772de6 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 9ef5211d1..6dabf7748 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index e80d121ea..af62cecf0 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index f51480830..13286d72f 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 74ff837b6..cfdcb7a19 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-apache diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index a86a6d8d9..6b56d9f48 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 logging-interceptor diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index 654b0e39e..899eb8dfc 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 2bb198258..e268c1f00 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index be60560ad..a77cba844 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-urlconnection diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml index ce0523ae7..bcb6274f9 100644 --- a/okhttp-ws-tests/pom.xml +++ b/okhttp-ws-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-ws-tests diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml index 81f8afd8c..895b1260b 100644 --- a/okhttp-ws/pom.xml +++ b/okhttp-ws/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp-ws diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 65c499454..622f78665 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 okhttp diff --git a/pom.xml b/pom.xml index 4e3a4cc07..155b826bd 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 pom OkHttp (Parent) @@ -64,7 +64,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - HEAD + parent-2.6.0 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index aebd0eb2e..9c1f10715 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.6.0-SNAPSHOT + 2.6.0 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 55e2671c2..edee108f9 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.6.0-SNAPSHOT + 2.6.0 guide diff --git a/samples/pom.xml b/samples/pom.xml index 29f1e87db..a268f6031 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.6.0-SNAPSHOT + 2.6.0 com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 3a1aa7d0f..c3bb2f3f2 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.6.0-SNAPSHOT + 2.6.0 simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index f22315101..75bbd8f0c 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.6.0-SNAPSHOT + 2.6.0 static-server