diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index b93884845..ebbcf3808 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index 7681ad14d..a3ef655b2 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
mockwebserver
diff --git a/okcurl/pom.xml b/okcurl/pom.xml
index fa585b87a..7b088f9d8 100644
--- a/okcurl/pom.xml
+++ b/okcurl/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okcurl
diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml
index 0cb0f7ef1..bb0e84422 100644
--- a/okhttp-android-support/pom.xml
+++ b/okhttp-android-support/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-android-support
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index 4da1a4ea8..93108925a 100644
--- a/okhttp-apache/pom.xml
+++ b/okhttp-apache/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-apache
diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml
index efd552c9e..edaf2e5b5 100644
--- a/okhttp-logging-interceptor/pom.xml
+++ b/okhttp-logging-interceptor/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
logging-interceptor
diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml
index 42b47016d..ecbc9eb0b 100644
--- a/okhttp-testing-support/pom.xml
+++ b/okhttp-testing-support/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-testing-support
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index 911afd2c1..b3243a2ee 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-tests
diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml
index c11c67fdf..ab0fb2518 100644
--- a/okhttp-urlconnection/pom.xml
+++ b/okhttp-urlconnection/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-urlconnection
diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml
index 18023040a..16c5fe3d6 100644
--- a/okhttp-ws-tests/pom.xml
+++ b/okhttp-ws-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-ws-tests
diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml
index 688b53879..4d13ff107 100644
--- a/okhttp-ws/pom.xml
+++ b/okhttp-ws/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp-ws
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index 3254b3092..a28d9817e 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
okhttp
diff --git a/pom.xml b/pom.xml
index 465418811..6a7c11e55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
pom
OkHttp (Parent)
@@ -64,7 +64,7 @@
https://github.com/square/okhttp/
scm:git:https://github.com/square/okhttp.git
scm:git:git@github.com:square/okhttp.git
- parent-2.7.5
+ parent-2.7.0
diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml
index e92d9edbe..edbc08918 100644
--- a/samples/crawler/pom.xml
+++ b/samples/crawler/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 2.7.5
+ 2.7.6-SNAPSHOT
crawler
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index a72fd64a0..4e5fe05c7 100644
--- a/samples/guide/pom.xml
+++ b/samples/guide/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 2.7.5
+ 2.7.6-SNAPSHOT
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index 77ca5f5d9..f360fd3b9 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 2.7.5
+ 2.7.6-SNAPSHOT
com.squareup.okhttp.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index 0065b7b3d..cb1e7b771 100644
--- a/samples/simple-client/pom.xml
+++ b/samples/simple-client/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 2.7.5
+ 2.7.6-SNAPSHOT
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index 75b492dcc..fe64dec94 100644
--- a/samples/static-server/pom.xml
+++ b/samples/static-server/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 2.7.5
+ 2.7.6-SNAPSHOT
static-server