From d6654888a6d9d423ccedcc6c61d6b01fa1bef9b4 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Fri, 8 Sep 2023 20:39:30 -0400 Subject: [PATCH] bump to release version 2.4.4 --- audits/pom.xml | 2 +- build-plugins/pom.xml | 2 +- core/pom.xml | 2 +- examples/pom.xml | 2 +- kotlin/pom.xml | 2 +- pom.xml | 2 +- util/pom.xml | 2 +- validation/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/audits/pom.xml b/audits/pom.xml index 79feab03e9a..0e8441d5c94 100644 --- a/audits/pom.xml +++ b/audits/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml diff --git a/build-plugins/pom.xml b/build-plugins/pom.xml index 6090f1995b8..7e3f639bda0 100644 --- a/build-plugins/pom.xml +++ b/build-plugins/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index a53e4305119..ceb2df503c6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index e5dc11d4b62..c07266c4f84 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 2bc8c43ee48..b35ba29cc6a 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml diff --git a/pom.xml b/pom.xml index 30fed515aad..21116bbcb3b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 pom morphia diff --git a/util/pom.xml b/util/pom.xml index 6a4992b4705..2c698cbdb8d 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml diff --git a/validation/pom.xml b/validation/pom.xml index 4b2ccdcb03b..4ed81d1207a 100644 --- a/validation/pom.xml +++ b/validation/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.4.4-SNAPSHOT + 2.4.4 ../pom.xml