From a3c18f69c9a903b9078fd08dffe819f922b5833b Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sat, 21 Jun 2014 00:02:19 -0400 Subject: [PATCH 1/2] [maven-release-plugin] prepare release parent-2.0.0 --- benchmarks/pom.xml | 2 +- mockwebserver/pom.xml | 2 +- okcurl/pom.xml | 2 +- okhttp-apache/pom.xml | 2 +- okhttp-tests/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/static-server/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 33d04adc9..19b6e1248 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.0 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 63ea9e6e5..4efbf631c 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.0 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index af0ba2e21..56d35b5df 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.0 okcurl diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 6a110c243..6a34ce1b2 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.0 okhttp-apache diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 41e6b6ae4..473cb6c99 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.0 okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index b02b3b9df..ace80b60e 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.0 okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 8b994410a..f25df3aba 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.0 okhttp diff --git a/pom.xml b/pom.xml index dda3062b2..5c76111d1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.0 pom OkHttp (Parent) @@ -53,7 +53,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - HEAD + parent-2.0.0 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 0015f7c1d..5ced0f1da 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.0 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 089d81b82..4d6685c18 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.0 guide diff --git a/samples/pom.xml b/samples/pom.xml index 62d1240d7..35f886939 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0-SNAPSHOT + 2.0.0 com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 93657e2f2..259f3379d 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.0 simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 70188c725..e8e055e03 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.0 static-server From f2d5fcbd40d4712091c4e95df0033ba51a975286 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sat, 21 Jun 2014 00:02:22 -0400 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- benchmarks/pom.xml | 2 +- mockwebserver/pom.xml | 2 +- okcurl/pom.xml | 2 +- okhttp-apache/pom.xml | 2 +- okhttp-tests/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/static-server/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 19b6e1248..0a48fbd00 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 4efbf631c..1feb9d934 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index 56d35b5df..a442c7a97 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT okcurl diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 6a34ce1b2..e1c5f44bf 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT okhttp-apache diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 473cb6c99..7c3a60165 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index ace80b60e..dc743a995 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index f25df3aba..c98e5dbca 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT okhttp diff --git a/pom.xml b/pom.xml index 5c76111d1..8ef3e975c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT pom OkHttp (Parent) @@ -53,7 +53,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - parent-2.0.0 + HEAD diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 5ced0f1da..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 + 2.0.1-SNAPSHOT crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 4d6685c18..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 + 2.0.1-SNAPSHOT guide diff --git a/samples/pom.xml b/samples/pom.xml index 35f886939..7a41400d9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.0.0 + 2.0.1-SNAPSHOT com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 259f3379d..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 + 2.0.1-SNAPSHOT simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index e8e055e03..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 + 2.0.1-SNAPSHOT static-server