From d50d03a80ed2670f5ab90ee6718f49f574af9370 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 11 Feb 2013 12:38:40 +0100 Subject: [PATCH] DATAMONGO-612 - Fixed reconfiguration of dist.id. --- pom.xml | 2 +- spring-data-mongodb-distribution/pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 51dc53153..7446c0f0a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ multi - spring-data-mongodb + spring-data-mongodb 1.5.0.RELEASE 2.10.1 diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 5133bf3bf..d297caf66 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -19,7 +19,6 @@ ${basedir}/.. - spring-data-mongodb SDMONGO