diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 0a48fbd00bdc..241b43e7956c 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index 1feb9d934b3e..72a971eaf35c 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
mockwebserver
diff --git a/okcurl/pom.xml b/okcurl/pom.xml
index a442c7a97b66..dddd30f85b92 100644
--- a/okcurl/pom.xml
+++ b/okcurl/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
okcurl
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index a5b8d5a44715..5a16478e7e40 100644
--- a/okhttp-apache/pom.xml
+++ b/okhttp-apache/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
okhttp-apache
diff --git a/okhttp-hpacktests/pom.xml b/okhttp-hpacktests/pom.xml
index 0e8849076c26..30864ecc5ab6 100644
--- a/okhttp-hpacktests/pom.xml
+++ b/okhttp-hpacktests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
okhttp-hpacktests
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index 7c3a6016555d..0ddd33281b6f 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
okhttp-tests
diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml
index dc743a995090..e3589040e1bf 100644
--- a/okhttp-urlconnection/pom.xml
+++ b/okhttp-urlconnection/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
okhttp-urlconnection
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index e9bd2e4c3e1a..62f93125f13d 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
okhttp
diff --git a/pom.xml b/pom.xml
index 392779f27eb8..5680235c74d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
pom
OkHttp (Parent)
diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml
index 0af4e32ebd39..0075719bfd30 100644
--- a/samples/crawler/pom.xml
+++ b/samples/crawler/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
crawler
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index c257c1636396..78ac79da75d3 100644
--- a/samples/guide/pom.xml
+++ b/samples/guide/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index 7a41400d908a..75831b659557 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.0.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
com.squareup.okhttp.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index 484f9d2642fb..ef080925b91f 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.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index b9f3db6f2baf..44fa83be33c8 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.1-SNAPSHOT
+ 2.1.0-SNAPSHOT
static-server