diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 33d04adc9..0a48fbd00 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 63ea9e6e5..1feb9d934 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index af0ba2e21..a442c7a97 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT okcurl diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 6a110c243..e1c5f44bf 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT okhttp-apache diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 41e6b6ae4..7c3a60165 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index b02b3b9df..dc743a995 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 8b994410a..c98e5dbca 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT okhttp diff --git a/pom.xml b/pom.xml index dda3062b2..8ef3e975c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom OkHttp (Parent) diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 0015f7c1d..0af4e32eb 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 089d81b82..c257c1636 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT guide diff --git a/samples/pom.xml b/samples/pom.xml index 62d1240d7..7a41400d9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 93657e2f2..484f9d264 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 70188c725..b9f3db6f2 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT static-server