From 158e4f033c9fbdb6fecb48c3963dbcdb51c82faf 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 d8fd76c69..823cc6753 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 90e467f9c..04e463a7b 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -19,7 +19,6 @@ ${basedir}/.. - spring-data-mongodb SDMONGO