From cec6edfa26e3c776a4832749bca5f668dfcf10ea Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 19 Feb 2018 19:46:53 +0100 Subject: [PATCH] DATAMONGO-1859 - Release version 2.0.4 (Kay SR4). --- 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 23c06bc57..9052b26bc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 2.0.4.BUILD-SNAPSHOT + 2.0.4.RELEASE pom Spring Data MongoDB diff --git a/spring-data-mongodb-benchmarks/pom.xml b/spring-data-mongodb-benchmarks/pom.xml index 6ebe9d683..67ecf5379 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.4.BUILD-SNAPSHOT + 2.0.4.RELEASE ../pom.xml diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml index 1404f9785..0b873593b 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.4.BUILD-SNAPSHOT + 2.0.4.RELEASE ../pom.xml @@ -49,7 +49,7 @@ org.springframework.data spring-data-mongodb - 2.0.4.BUILD-SNAPSHOT + 2.0.4.RELEASE diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index ed61c5583..8178f67a7 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.4.BUILD-SNAPSHOT + 2.0.4.RELEASE ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index 727df3798..2849764c2 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.4.BUILD-SNAPSHOT + 2.0.4.RELEASE ../pom.xml