diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index dc35ed3f6435..f32d38b0b360 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
benchmarks
diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml
index 3c9e88d9a8a1..a4c08e6657f5 100644
--- a/mockwebserver/pom.xml
+++ b/mockwebserver/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
mockwebserver
diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml
index 9a76644d78b9..e60021be8cc4 100644
--- a/okhttp-apache/pom.xml
+++ b/okhttp-apache/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
okhttp-apache
diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml
index 35f7c318fbcb..ca77d93b44f1 100644
--- a/okhttp-tests/pom.xml
+++ b/okhttp-tests/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
okhttp-tests
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index 504c7563a3ea..ae41eb2dcb80 100644
--- a/okhttp/pom.xml
+++ b/okhttp/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
okhttp
diff --git a/pom.xml b/pom.xml
index bc1b1d5ec84c..f735c9956629 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
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.4
diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml
index 87b0a0a2ce6a..ce9d92024437 100644
--- a/samples/guide/pom.xml
+++ b/samples/guide/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp.sample
sample-parent
- 1.5.4-SNAPSHOT
+ 1.5.4
guide
diff --git a/samples/pom.xml b/samples/pom.xml
index cf759af4017a..8ea477b7b9fc 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -6,7 +6,7 @@
com.squareup.okhttp
parent
- 1.5.4-SNAPSHOT
+ 1.5.4
com.squareup.okhttp.sample
diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml
index 4472fd9c8ca3..b277f5fc6242 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.4-SNAPSHOT
+ 1.5.4
simple-client
diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml
index 85cc5a8cc3b5..b14a2f777791 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.4-SNAPSHOT
+ 1.5.4
static-server