From 909110cf4e31f53431e4b008a276146ce45f914f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 8 Feb 2013 13:05:49 +0100 Subject: [PATCH] DATAMONGO-609 - Upgraded to parent project and Spring Data Commons in release versions. --- pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 1c8c128b9..28b7c5544 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE ../spring-data-build/parent/pom.xml @@ -30,7 +30,7 @@ multi spring-data-mongodb - 1.5.0.BUILD-SNAPSHOT + 1.5.0.RELEASE 2.10.1 @@ -90,11 +90,4 @@ - - - spring-libs-snapshot - http://repo.springsource.org/libs-snapshot-local - - - \ No newline at end of file