From 890f08f19a16fffe1b75104044c454ce9182d604 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 4 Apr 2018 15:53:22 +0200 Subject: [PATCH] DATAMONGO-1888 - Release version 2.0.6 (Kay SR6). --- pom.xml | 2 +- spring-data-mongodb-benchmarks/pom.xml | 2 +- spring-data-mongodb-cross-store/pom.xml | 4 ++-- spring-data-mongodb-distribution/pom.xml | 2 +- spring-data-mongodb/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 66e003a5a..cf7e6f7fe 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE pom Spring Data MongoDB diff --git a/spring-data-mongodb-benchmarks/pom.xml b/spring-data-mongodb-benchmarks/pom.xml index f869e12c0..e9db507f4 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 - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE ../pom.xml diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml index 7ffa83407..a9405ed5f 100644 --- a/spring-data-mongodb-cross-store/pom.xml +++ b/spring-data-mongodb-cross-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.data spring-data-mongodb-parent - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE ../pom.xml @@ -50,7 +50,7 @@ org.springframework.data spring-data-mongodb - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 4da5d097e..9e5707525 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-mongodb-parent - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index 4aec1b429..fc783d225 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-mongodb-parent - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE ../pom.xml