diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index f72febe81af2..f97dc33ef76b 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index 20f269ec1955..555e19ddfce3 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
mockwebserver
diff --git a/okcurl/pom.xml b/okcurl/pom.xml
index 76da432e4897..a12f1f43acb1 100644
--- a/okcurl/pom.xml
+++ b/okcurl/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okcurl
diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml
index 58dee5e33b6e..6d26b36731e4 100644
--- a/okhttp-android-support/pom.xml
+++ b/okhttp-android-support/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-android-support
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index d50158a150c7..8ae2bc8c239b 100644
--- a/okhttp-apache/pom.xml
+++ b/okhttp-apache/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-apache
diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml
index 894d96231414..6a451bf7faca 100644
--- a/okhttp-logging-interceptor/pom.xml
+++ b/okhttp-logging-interceptor/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
logging-interceptor
diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml
index 0246756be6af..943f53acb7e1 100644
--- a/okhttp-testing-support/pom.xml
+++ b/okhttp-testing-support/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-testing-support
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index b174f72ee3ee..5585632fc252 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-tests
diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml
index 8be2f3e60518..3aaa66dbdd9d 100644
--- a/okhttp-urlconnection/pom.xml
+++ b/okhttp-urlconnection/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-urlconnection
diff --git a/okhttp-ws-tests/pom.xml b/okhttp-ws-tests/pom.xml
index 74c3721f9f95..cef57596239c 100644
--- a/okhttp-ws-tests/pom.xml
+++ b/okhttp-ws-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-ws-tests
diff --git a/okhttp-ws/pom.xml b/okhttp-ws/pom.xml
index cddc1a0b6822..7cbfab9e5baa 100644
--- a/okhttp-ws/pom.xml
+++ b/okhttp-ws/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp-ws
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index 878e557ec3a9..a26e988b2741 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
okhttp
diff --git a/pom.xml b/pom.xml
index ea0a3f82273a..52054e950364 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
pom
OkHttp (Parent)
@@ -67,7 +67,7 @@
https://github.com/square/okhttp/
scm:git:https://github.com/square/okhttp.git
scm:git:git@github.com:square/okhttp.git
- parent-3.3.0
+ HEAD
diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml
index 4af24546326c..a40fe5b58f8c 100644
--- a/samples/crawler/pom.xml
+++ b/samples/crawler/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3.sample
sample-parent
- 3.3.0
+ 3.4.0-SNAPSHOT
crawler
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index e8b173d51190..569099322cb7 100644
--- a/samples/guide/pom.xml
+++ b/samples/guide/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3.sample
sample-parent
- 3.3.0
+ 3.4.0-SNAPSHOT
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index f0d7d6bb59c4..de77532ea58e 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3
parent
- 3.3.0
+ 3.4.0-SNAPSHOT
com.squareup.okhttp3.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index c196e9c56b0d..5bb5efe41429 100644
--- a/samples/simple-client/pom.xml
+++ b/samples/simple-client/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3.sample
sample-parent
- 3.3.0
+ 3.4.0-SNAPSHOT
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index 5700d6996d64..dc446c5a2b66 100644
--- a/samples/static-server/pom.xml
+++ b/samples/static-server/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp3.sample
sample-parent
- 3.3.0
+ 3.4.0-SNAPSHOT
static-server