From a39a965eb1a2aeac440fdfe3e4193a4ef0686293 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Mon, 7 Mar 2022 22:20:18 -0500 Subject: [PATCH] bump to release version 2.2.5 --- build-plugins/pom.xml | 2 +- core/pom.xml | 2 +- examples/pom.xml | 2 +- kotlin/pom.xml | 2 +- pom.xml | 2 +- util/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build-plugins/pom.xml b/build-plugins/pom.xml index 18d74d85abe..a5b3a2ed4cd 100644 --- a/build-plugins/pom.xml +++ b/build-plugins/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index f092f4e2400..d48d6f1e3ce 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index fd66ce3457f..b5ea74d5a0f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml diff --git a/kotlin/pom.xml b/kotlin/pom.xml index bf39513ddcb..2723ece2642 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml diff --git a/pom.xml b/pom.xml index f016dd2b8cc..1ab6c587e00 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.morphia.morphia morphia - 2.2.5-SNAPSHOT + 2.2.5 pom Morphia diff --git a/util/pom.xml b/util/pom.xml index 9d35fb26707..d3063a7189d 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml