diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 74838ce8e..a56c4112d 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 6565fe147..a2f5b2cce 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index bc617fe3d..70cab20dd 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index 3973de83e..5453b955d 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 991e01769..70722835f 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-apache diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index e346e82ea..a82d9b985 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 85eb34316..ae31be751 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 1612d5f99..7b7ee3f96 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-urlconnection diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml index 4a1917b0b..870b99cd6 100644 --- a/okhttp-ws-tests/pom.xml +++ b/okhttp-ws-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-ws-tests diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml index 760a4a50a..80561c1ee 100644 --- a/okhttp-ws/pom.xml +++ b/okhttp-ws/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp-ws diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 436b85a59..8d8b5244f 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT okhttp diff --git a/pom.xml b/pom.xml index ed711ea82..1e84f8807 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT pom OkHttp (Parent) @@ -61,7 +61,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - parent-2.4.0 + HEAD diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 51c287eca..1703c305a 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.4.0 + 2.5.0-SNAPSHOT crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 49d060d32..c1c133912 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.4.0 + 2.5.0-SNAPSHOT guide diff --git a/samples/pom.xml b/samples/pom.xml index 26a7ef6d7..e2be70ea5 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0 + 2.5.0-SNAPSHOT com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 56b5be005..a6092921f 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.4.0 + 2.5.0-SNAPSHOT simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 7d6476c37..6432b4019 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.4.0 + 2.5.0-SNAPSHOT static-server