From 8eef50b33e82d4145d89963c3b0245ddc7af9ea0 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Fri, 23 Jun 2023 11:18:41 -0400 Subject: [PATCH] revert version. release take 2. --- 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 f9f6fc5af77..80106556b67 100644 --- a/audits/pom.xml +++ b/audits/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml diff --git a/build-plugins/pom.xml b/build-plugins/pom.xml index 4dcbe64c4e4..60479dfe20a 100644 --- a/build-plugins/pom.xml +++ b/build-plugins/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 7980a0c5c87..80d580338d5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 9e8cfd81c0d..218039423af 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 22d0bd36cad..5cfaa3b0eef 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 47e4ae63477..acda8e03620 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT pom Morphia diff --git a/util/pom.xml b/util/pom.xml index 75a943a3674..75863325133 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml diff --git a/validation/pom.xml b/validation/pom.xml index dfd7f4038ba..c30b747184c 100644 --- a/validation/pom.xml +++ b/validation/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.3.6-SNAPSHOT + 2.3.5-SNAPSHOT ../pom.xml