diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 33d04adc9462..842174941368 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.0-SNAPSHOT
+ 2.0.0-RC2
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index 63ea9e6e5409..d098fd9bf605 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.0-SNAPSHOT
+ 2.0.0-RC2
mockwebserver
diff --git a/okcurl/pom.xml b/okcurl/pom.xml
index af0ba2e21234..2a8195e8ca32 100644
--- a/okcurl/pom.xml
+++ b/okcurl/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.0-SNAPSHOT
+ 2.0.0-RC2
okcurl
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index 6a110c24317d..243cee44c88e 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-RC2
okhttp-apache
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index 41e6b6ae4608..0acb5e53d13e 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-RC2
okhttp-tests
diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml
index b02b3b9df844..167d0312258c 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-RC2
okhttp-urlconnection
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index 8b994410ab84..45aa1588fc31 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.0-SNAPSHOT
+ 2.0.0-RC2
okhttp
diff --git a/pom.xml b/pom.xml
index f04ca20e754d..b6d97cef2a63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp
parent
- 2.0.0-SNAPSHOT
+ 2.0.0-RC2
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-RC2
diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml
index 0015f7c1d320..960851970ef8 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-RC2
crawler
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index 089d81b82864..04817b42dabd 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-RC2
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index 62d1240d7e19..aeaaf860baa8 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.0-SNAPSHOT
+ 2.0.0-RC2
com.squareup.okhttp.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index 93657e2f2fc7..1bcf4fe05a50 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-RC2
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index 70188c725c7a..83f79eca7a1c 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-RC2
static-server