From 296ca28efaf7b758c31ad7f3107d679d619a9fc8 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 14 Oct 2015 03:37:13 -0700 Subject: [PATCH] DATAMONGO-1304 - Release version 1.6.4.RELEASE (Evans SR4). --- pom.xml | 4 ++-- spring-data-mongodb-cross-store/pom.xml | 4 ++-- spring-data-mongodb-distribution/pom.xml | 2 +- spring-data-mongodb-log4j/pom.xml | 2 +- spring-data-mongodb/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9157ffeae..9f389c8ba 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-mongodb-parent - 1.6.4.BUILD-SNAPSHOT + 1.6.4.RELEASE pom Spring Data MongoDB diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml index 8d4ed9d42..a4dfb3ed0 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 - 1.6.4.BUILD-SNAPSHOT + 1.6.4.RELEASE ../pom.xml @@ -48,7 +48,7 @@ org.springframework.data spring-data-mongodb - 1.6.4.BUILD-SNAPSHOT + 1.6.4.RELEASE diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index a76a1353d..0613d2af2 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 - 1.6.4.BUILD-SNAPSHOT + 1.6.4.RELEASE ../pom.xml diff --git a/spring-data-mongodb-log4j/pom.xml b/spring-data-mongodb-log4j/pom.xml index a94cc49a0..a0b8f9110 100644 --- a/spring-data-mongodb-log4j/pom.xml +++ b/spring-data-mongodb-log4j/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.6.4.BUILD-SNAPSHOT + 1.6.4.RELEASE ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index fd7199a1e..0ca857d87 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-mongodb-parent - 1.6.4.BUILD-SNAPSHOT + 1.6.4.RELEASE ../pom.xml