From 6064090d7464bc0694e1ce67946a81ef02eda1fe Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Fri, 3 Jan 2020 18:12:18 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- mockwebserver/pom.xml | 2 +- okcurl/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 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 416a4a802..f4252243f 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index d6e122961..20b76f964 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okcurl diff --git a/okhttp-dnsoverhttps/pom.xml b/okhttp-dnsoverhttps/pom.xml index 48615bb62..bef6d843b 100644 --- a/okhttp-dnsoverhttps/pom.xml +++ b/okhttp-dnsoverhttps/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp-dnsoverhttps diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index 0385033a9..c39cec6a7 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT logging-interceptor diff --git a/okhttp-sse/pom.xml b/okhttp-sse/pom.xml index 40b1bb720..2d27be716 100644 --- a/okhttp-sse/pom.xml +++ b/okhttp-sse/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp-sse diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index bc0d87255..d2c311f86 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 539358afe..5102c2a2d 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp-tests diff --git a/okhttp-tls/pom.xml b/okhttp-tls/pom.xml index 8abde4d46..877231d75 100644 --- a/okhttp-tls/pom.xml +++ b/okhttp-tls/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp-tls diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 11c94fd47..a5998b464 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index c4140a5e9..5b4bf1b37 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT okhttp diff --git a/pom.xml b/pom.xml index 4d86f8e43..3cea4ab9b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT pom OkHttp (Parent) @@ -63,7 +63,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - parent-3.14.5 + HEAD diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 39eae8d31..4e30ec652 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.14.5 + 3.14.6-SNAPSHOT crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 6a537d357..6e286aad1 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.14.5 + 3.14.6-SNAPSHOT guide diff --git a/samples/pom.xml b/samples/pom.xml index cc9b26d54..2a5307a27 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.14.5 + 3.14.6-SNAPSHOT com.squareup.okhttp3.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 33e3c64a8..f18626978 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.14.5 + 3.14.6-SNAPSHOT simple-client diff --git a/samples/slack/pom.xml b/samples/slack/pom.xml index 3c8ea529c..51aad1cfd 100644 --- a/samples/slack/pom.xml +++ b/samples/slack/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.14.5 + 3.14.6-SNAPSHOT slack diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index cd075fbe8..17a74a9b8 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.14.5 + 3.14.6-SNAPSHOT static-server diff --git a/samples/unixdomainsockets/pom.xml b/samples/unixdomainsockets/pom.xml index 3363c1e3d..d593a33b7 100644 --- a/samples/unixdomainsockets/pom.xml +++ b/samples/unixdomainsockets/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.14.5 + 3.14.6-SNAPSHOT unixdomainsockets