diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index d0c9ebfd2f0f..77d6a473f61b 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index fd36e9da743a..20ae6affbb44 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
mockwebserver
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index 657090ca807d..7dcee006afef 100644
--- a/okhttp-apache/pom.xml
+++ b/okhttp-apache/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
okhttp-apache
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index a0067ba44d73..9c5cbaebf2ef 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
okhttp-tests
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index e0ad4d28156e..076685dcd58b 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
okhttp
diff --git a/pom.xml b/pom.xml
index eab414292639..c4b4861ead9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
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
- HEAD
+ parent-1.5.1
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index ae5d4977fd67..6e3d2fc3c92b 100644
--- a/samples/guide/pom.xml
+++ b/samples/guide/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 1.5.1-SNAPSHOT
+ 1.5.1
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index deacd864bc07..db2d1bfea903 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.1-SNAPSHOT
+ 1.5.1
com.squareup.okhttp.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index 45c408fb3d65..6f2e4cdb2451 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-SNAPSHOT
+ 1.5.1
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index c8063beb9d96..7ee895b91fd7 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-SNAPSHOT
+ 1.5.1
static-server