diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 3a5fccd85..38ce1f6e0 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 3603a842d..b1183fa40 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index d167ce18d..a453a062c 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index 3bf11e9f4..431d46eb0 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 6bc872bb1..db1073e9d 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-apache diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index ad016c870..f5ee733d6 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index bcf1268ae..e0264b142 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index a0938271f..0e7619a3f 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-urlconnection diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml index af4ea7edf..e0dc1605c 100644 --- a/okhttp-ws-tests/pom.xml +++ b/okhttp-ws-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-ws-tests diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml index ae34464dd..99b1fbf07 100644 --- a/okhttp-ws/pom.xml +++ b/okhttp-ws/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp-ws diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 1cd007c72..2bd2d83b7 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 okhttp diff --git a/pom.xml b/pom.xml index 42598a75f..34b9ad2a1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 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 - HEAD + parent-2.4.0-RC1 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 59f51d38e..24a061e29 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 299b065af..ec5831c66 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 guide diff --git a/samples/pom.xml b/samples/pom.xml index 83b45a98e..8e26be663 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.4.0-SNAPSHOT + 2.4.0-RC1 com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index e3cb146fb..6861f50fb 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-SNAPSHOT + 2.4.0-RC1 simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 9771c9e7d..1722458ec 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-SNAPSHOT + 2.4.0-RC1 static-server