diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 77d6a473f..ba39e132c 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index 20ae6affb..310da073d 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
mockwebserver
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index 7dcee006a..48496b88c 100644
--- a/okhttp-apache/pom.xml
+++ b/okhttp-apache/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
okhttp-apache
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index 9c5cbaebf..222046c73 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
okhttp-tests
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index 076685dcd..8fb3260f1 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
okhttp
diff --git a/pom.xml b/pom.xml
index c4b4861ea..028e6563d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
pom
OkHttp (Parent)
@@ -47,7 +47,7 @@
https://github.com/square/okhttp/
scm:git:https://github.com/square/okhttp.git
scm:git:git@github.com:square/okhttp.git
- parent-1.5.1
+ HEAD
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index 6e3d2fc3c..aaf4c3bc1 100644
--- a/samples/guide/pom.xml
+++ b/samples/guide/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 1.5.1
+ 1.5.2-SNAPSHOT
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index db2d1bfea..ebf81aa1d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1
+ 1.5.2-SNAPSHOT
com.squareup.okhttp.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index 6f2e4cdb2..d912d6380 100644
--- a/samples/simple-client/pom.xml
+++ b/samples/simple-client/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 1.5.1
+ 1.5.2-SNAPSHOT
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index 7ee895b91..866fc9d59 100644
--- a/samples/static-server/pom.xml
+++ b/samples/static-server/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 1.5.1
+ 1.5.2-SNAPSHOT
static-server