From 7f63a35ab1a8344279d2e84e07884a45f45f0690 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Fri, 16 Nov 2018 23:44:12 -0500 Subject: [PATCH] [maven-release-plugin] prepare release parent-3.12.0 --- benchmarks/pom.xml | 2 +- bom/pom.xml | 5 ++--- mockwebserver/pom.xml | 2 +- okcurl/pom.xml | 2 +- okhttp-android-support/pom.xml | 2 +- okhttp-apache/pom.xml | 2 +- okhttp-dnsoverhttps/pom.xml | 2 +- okhttp-logging-interceptor/pom.xml | 2 +- okhttp-sse/pom.xml | 2 +- okhttp-testing-support/pom.xml | 2 +- okhttp-tests/pom.xml | 2 +- okhttp-tls/pom.xml | 2 +- okhttp-urlconnection/pom.xml | 2 +- okhttp/pom.xml | 2 +- pom.xml | 4 ++-- samples/crawler/pom.xml | 2 +- samples/guide/pom.xml | 2 +- samples/pom.xml | 2 +- samples/simple-client/pom.xml | 2 +- samples/slack/pom.xml | 2 +- samples/static-server/pom.xml | 2 +- samples/unixdomainsockets/pom.xml | 2 +- 22 files changed, 24 insertions(+), 25 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 1ede888fe..2acd9c6c4 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 benchmarks diff --git a/bom/pom.xml b/bom/pom.xml index 58ef927dc..fb2061cb1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-bom diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index eb1900757..d7ccf8fac 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index c8a93b730..b12c259ec 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index ecb19d47a..120b22219 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 85c666ba9..0b38b16c1 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-apache diff --git a/okhttp-dnsoverhttps/pom.xml b/okhttp-dnsoverhttps/pom.xml index 2fb9c3db1..1487d2524 100644 --- a/okhttp-dnsoverhttps/pom.xml +++ b/okhttp-dnsoverhttps/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-dnsoverhttps diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index 0e35c12c7..f53067987 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 logging-interceptor diff --git a/okhttp-sse/pom.xml b/okhttp-sse/pom.xml index d2e7505f5..13c120f05 100644 --- a/okhttp-sse/pom.xml +++ b/okhttp-sse/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-sse diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index e8cb9aee5..8d0082179 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 024714f31..08a7bb481 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-tests diff --git a/okhttp-tls/pom.xml b/okhttp-tls/pom.xml index 3b40e6e71..68f82999c 100644 --- a/okhttp-tls/pom.xml +++ b/okhttp-tls/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-tls diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 249a90de0..edcd04593 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index a8da1319b..f17665282 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 okhttp diff --git a/pom.xml b/pom.xml index dbdbc9c16..14a31f69a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 pom OkHttp (Parent) @@ -70,7 +70,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - HEAD + parent-3.12.0 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 97bcf040f..e95e453cd 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.12.0-SNAPSHOT + 3.12.0 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 95a9df5bd..565b4c7ba 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.12.0-SNAPSHOT + 3.12.0 guide diff --git a/samples/pom.xml b/samples/pom.xml index f767a9377..4a9f801f2 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.12.0-SNAPSHOT + 3.12.0 com.squareup.okhttp3.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index d4f3ec0ae..e1554b1a7 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.12.0-SNAPSHOT + 3.12.0 simple-client diff --git a/samples/slack/pom.xml b/samples/slack/pom.xml index 26798cddf..44a6e8a5d 100644 --- a/samples/slack/pom.xml +++ b/samples/slack/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.12.0-SNAPSHOT + 3.12.0 slack diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 5c949eeb5..6ac54f254 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.12.0-SNAPSHOT + 3.12.0 static-server diff --git a/samples/unixdomainsockets/pom.xml b/samples/unixdomainsockets/pom.xml index a9ea69192..f7b6c20aa 100644 --- a/samples/unixdomainsockets/pom.xml +++ b/samples/unixdomainsockets/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.12.0-SNAPSHOT + 3.12.0 unixdomainsockets