diff --git a/compiler/pom.xml b/compiler/pom.xml
index 91dbd4df1e1..4821d54a97a 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -21,7 +21,7 @@
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger-compiler
diff --git a/compiler/src/it/functional-tests/pom.xml b/compiler/src/it/functional-tests/pom.xml
index 8f3252eee12..0fb0b8f7326 100644
--- a/compiler/src/it/functional-tests/pom.xml
+++ b/compiler/src/it/functional-tests/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger.tests
functional-tests
diff --git a/compiler/src/it/producers-functional-tests/pom.xml b/compiler/src/it/producers-functional-tests/pom.xml
index 3a802c88dde..5f1f04838cd 100644
--- a/compiler/src/it/producers-functional-tests/pom.xml
+++ b/compiler/src/it/producers-functional-tests/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger.tests
producers-functional-tests
diff --git a/compiler/src/it/tck/pom.xml b/compiler/src/it/tck/pom.xml
index 4a27fb334ea..fcd363e1946 100644
--- a/compiler/src/it/tck/pom.xml
+++ b/compiler/src/it/tck/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger.tests
tck
diff --git a/core/pom.xml b/core/pom.xml
index 6c5e4cf3950..e89ac2d0a12 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger
diff --git a/examples/android-activity-graphs/pom.xml b/examples/android-activity-graphs/pom.xml
index 437f3e7f317..5d404a858dd 100644
--- a/examples/android-activity-graphs/pom.xml
+++ b/examples/android-activity-graphs/pom.xml
@@ -20,7 +20,7 @@
com.google.dagger.example
dagger-example-parent
- 2.4-SNAPSHOT
+ 2.4
android-activity-graphs
diff --git a/examples/android-simple/pom.xml b/examples/android-simple/pom.xml
index 77f8223b0fa..98a38afd678 100644
--- a/examples/android-simple/pom.xml
+++ b/examples/android-simple/pom.xml
@@ -20,7 +20,7 @@
com.google.dagger.example
dagger-example-parent
- 2.4-SNAPSHOT
+ 2.4
android-simple
diff --git a/examples/pom.xml b/examples/pom.xml
index bfa34f45453..4363d7a0109 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
com.google.dagger.example
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index 3b09104d005..45c7a06afa6 100644
--- a/examples/simple/pom.xml
+++ b/examples/simple/pom.xml
@@ -20,7 +20,7 @@
com.google.dagger.example
dagger-example-parent
- 2.4-SNAPSHOT
+ 2.4
simple
diff --git a/gwt/pom.xml b/gwt/pom.xml
index 5851c158f7c..0808919f093 100644
--- a/gwt/pom.xml
+++ b/gwt/pom.xml
@@ -22,7 +22,7 @@
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger-gwt
diff --git a/pom.xml b/pom.xml
index 91692ec3a5e..76de9f4b781 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
com.google.dagger
dagger-parent
pom
- 2.4-SNAPSHOT
+ 2.4
Dagger (Parent)
A fast dependency injector for Android and Java.
https://github.com/square/dagger
diff --git a/producers/pom.xml b/producers/pom.xml
index 1082e03f076..54174c2de2f 100644
--- a/producers/pom.xml
+++ b/producers/pom.xml
@@ -20,7 +20,7 @@
com.google.dagger
dagger-parent
- 2.4-SNAPSHOT
+ 2.4
dagger-producers