From eb3d07371433826a0335b5d8c0ea01cc2e864369 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 17 Apr 2014 18:50:10 +0200 Subject: [PATCH] DATAREST-257 - Upgrade to snapshot dependencies. --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 65cef9c5e..76bde355f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.4.0.M1 + 1.4.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -27,11 +27,11 @@ multi spring-data-rest - 1.8.0.M1 - 1.6.0.M1 - 1.5.0.M1 - 3.1.0.M1 - 1.4.0.M1 + 1.8.0.BUILD-SNAPSHOT + 1.6.0.BUILD-SNAPSHOT + 1.5.0.BUILD-SNAPSHOT + 3.1.0.BUILD-SNAPSHOT + 1.4.0.BUILD-SNAPSHOT 4.2.0.Final @@ -150,8 +150,8 @@ - spring-libs-milestone - http://repo.spring.io/libs-milestone + spring-libs-snapshot + http://repo.spring.io/libs-snapshot