diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index f44cd5556..b4480a095 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 47a740fe8..b2fc8f3c6 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index 6f605fed2..d8377f18c 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index ed59cc67f..dc106d8c7 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 4b46ee977..70bc368bf 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-apache diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index e5d7535bc..631275f80 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT logging-interceptor diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index fc56858b5..75e5566ab 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 4cb518793..13430d627 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index b09f2c226..43118633c 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-urlconnection diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml index c6715e181..67ee09abe 100644 --- a/okhttp-ws-tests/pom.xml +++ b/okhttp-ws-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-ws-tests diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml index 007b48f8c..13911f8b6 100644 --- a/okhttp-ws/pom.xml +++ b/okhttp-ws/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp-ws diff --git a/okhttp/pom.xml b/okhttp/pom.xml index b8cbafa68..c4b0a5472 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT okhttp diff --git a/pom.xml b/pom.xml index 35f72fdc6..665138bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT 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 - parent-2.7.1 + parent-2.7.0 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 5d2098ab8..21880b1a9 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.7.1 + 2.7.2-SNAPSHOT crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index a1ac520dc..50890bb60 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.7.1 + 2.7.2-SNAPSHOT guide diff --git a/samples/pom.xml b/samples/pom.xml index ba7ae96c9..fe9b9b7f9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.7.1 + 2.7.2-SNAPSHOT com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 849f91860..9bd824e46 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.7.1 + 2.7.2-SNAPSHOT simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 5a0692516..a7f63d3a7 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.7.1 + 2.7.2-SNAPSHOT static-server