From 68484322ded3a48ce07296080994e13af4dc14f4 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Tue, 1 Dec 2020 00:50:04 -0500 Subject: [PATCH] bump to release version 2.1.1 --- build-plugins/pom.xml | 2 +- core/pom.xml | 2 +- examples/pom.xml | 2 +- legacy-tests/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 293c76d9a38..dfe8d89e3f0 100644 --- a/build-plugins/pom.xml +++ b/build-plugins/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index a565fad06e1..e3d7c1ca638 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ dev.morphia.morphia morphia - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 449caab6ca8..5d1a3e4edce 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml diff --git a/legacy-tests/pom.xml b/legacy-tests/pom.xml index 1f2170c7977..7500723ab20 100644 --- a/legacy-tests/pom.xml +++ b/legacy-tests/pom.xml @@ -7,7 +7,7 @@ dev.morphia.morphia morphia - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 6328cc83259..eabb45c8374 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.morphia.morphia morphia - 2.1.1-SNAPSHOT + 2.1.1 pom Morphia diff --git a/util/pom.xml b/util/pom.xml index 97169ad8ec1..9c403133204 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ dev.morphia.morphia morphia - 2.1.1-SNAPSHOT + 2.1.1 ../pom.xml