diff --git a/audits/pom.xml b/audits/pom.xml index 21870ca5732..6bacdcc5088 100644 --- a/audits/pom.xml +++ b/audits/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/build-plugins/pom.xml b/build-plugins/pom.xml index 38758da348d..c5be9d2d421 100644 --- a/build-plugins/pom.xml +++ b/build-plugins/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 473359273d0..bd03a7fadff 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index dc4bc7e2615..bb860297684 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/kotlin/pom.xml b/kotlin/pom.xml index b070f2ff89f..2a783fc7f70 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 07800a3d43a..99f8b3378fa 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 pom Morphia diff --git a/util/pom.xml b/util/pom.xml index 64af6094a93..a95266cccee 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/validation/pom.xml b/validation/pom.xml index 04ee330734e..8f3f7add0d0 100644 --- a/validation/pom.xml +++ b/validation/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml