From 9db491924acdac431fe51d274deed270003a1633 Mon Sep 17 00:00:00 2001 From: jwilson Date: Sat, 2 Jul 2016 23:18:29 -0400 Subject: [PATCH] [maven-release-plugin] prepare release parent-3.4.0-RC1 --- benchmarks/pom.xml | 2 +- mockwebserver/pom.xml | 2 +- okcurl/pom.xml | 2 +- okhttp-android-support/pom.xml | 2 +- okhttp-apache/pom.xml | 2 +- okhttp-logging-interceptor/pom.xml | 2 +- okhttp-testing-support/pom.xml | 2 +- okhttp-tests/pom.xml | 2 +- okhttp-urlconnection/pom.xml | 2 +- okhttp-ws-tests/pom.xml | 2 +- okhttp-ws/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/static-server/pom.xml | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index f97dc33ef76b..9a280cb410a1 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 555e19ddfce3..93e03f790b41 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index a12f1f43acb1..4e712ad62c84 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okcurl diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index 6d26b36731e4..a33733d6d606 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-android-support diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 8ae2bc8c239b..f65a79a7e7ef 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-apache diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index 6a451bf7faca..6ab2c7893ca8 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 logging-interceptor diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index 943f53acb7e1..ba4f79983fee 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-testing-support diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 5585632fc252..6c5a1f61a3ee 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 05f62a39d3c9..f9c19d710796 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-urlconnection diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml index cef57596239c..aab51a984888 100644 --- a/okhttp-ws-tests/pom.xml +++ b/okhttp-ws-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-ws-tests diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml index 7cbfab9e5baa..ef27a4fcd96a 100644 --- a/okhttp-ws/pom.xml +++ b/okhttp-ws/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp-ws diff --git a/okhttp/pom.xml b/okhttp/pom.xml index a26e988b2741..57e617311fbc 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 okhttp diff --git a/pom.xml b/pom.xml index 8cbf639f3a09..402c198510aa 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 pom OkHttp (Parent) @@ -66,7 +66,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.4.0-RC1 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index a40fe5b58f8c..54d5c3961d01 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 569099322cb7..1bbf8984a798 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 guide diff --git a/samples/pom.xml b/samples/pom.xml index de77532ea58e..d5093208a561 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3 parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 com.squareup.okhttp3.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 5bb5efe41429..559e541fba4d 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index dc446c5a2b66..33b62b79834b 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp3.sample sample-parent - 3.4.0-SNAPSHOT + 3.4.0-RC1 static-server