diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index ae3a70a3d7ba..5e0001ff94cf 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 892151ef09db..5a17b43ea0aa 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 mockwebserver diff --git a/okcurl/pom.xml b/okcurl/pom.xml index 205e9e23edb3..05c65180166c 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 okcurl diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 91413f213622..5551fad64683 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 okhttp-apache diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index e4ac7ec20cd7..02331fceee7f 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 okhttp-tests diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 3c276251ec90..82c862b02376 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 okhttp-urlconnection diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 86bfe6f48d42..8e0c83058e09 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 okhttp diff --git a/pom.xml b/pom.xml index 2a444d1244ce..b7078df5521d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.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.2.0 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 13a6d22a5b4c..4da2579cee49 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.2.0-SNAPSHOT + 2.2.0 crawler diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 6aa64c331ba3..3aaf38e6a76b 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.2.0-SNAPSHOT + 2.2.0 guide diff --git a/samples/pom.xml b/samples/pom.xml index c161b024fc40..d88ca52c3721 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 2.2.0-SNAPSHOT + 2.2.0 com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 6f671603f572..e0162f626a12 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.2.0-SNAPSHOT + 2.2.0 simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index db0b1d87bc10..7ce8685fa8f2 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 2.2.0-SNAPSHOT + 2.2.0 static-server