From ec0fe6f994733528704922420e24adbc65ec324a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 11:16:20 +0100 Subject: [PATCH] DATAMONGO-2647 - Release version 3.0.6 (Neumann SR6). --- pom.xml | 2 +- spring-data-mongodb-benchmarks/pom.xml | 2 +- spring-data-mongodb-distribution/pom.xml | 2 +- spring-data-mongodb/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f7d6dc8af..b6f9cef83 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 3.0.6.BUILD-SNAPSHOT + 3.0.6.RELEASE pom Spring Data MongoDB diff --git a/spring-data-mongodb-benchmarks/pom.xml b/spring-data-mongodb-benchmarks/pom.xml index 865f05654..5e61d2e36 100644 --- a/spring-data-mongodb-benchmarks/pom.xml +++ b/spring-data-mongodb-benchmarks/pom.xml @@ -7,7 +7,7 @@ org.springframework.data spring-data-mongodb-parent - 3.0.6.BUILD-SNAPSHOT + 3.0.6.RELEASE ../pom.xml diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 9357c936c..82bd163ed 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -14,7 +14,7 @@ org.springframework.data spring-data-mongodb-parent - 3.0.6.BUILD-SNAPSHOT + 3.0.6.RELEASE ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index b1ad4236e..389ccb107 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-mongodb-parent - 3.0.6.BUILD-SNAPSHOT + 3.0.6.RELEASE ../pom.xml