From 2cdf5429f69db7eb962a69dcc886c060f8119f4e Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Wed, 26 Feb 2014 18:50:12 +0000 Subject: [PATCH] DATAES-61 - Upgrade to elasticsearch 1.0.1 changed spring data common and Spring data build version for next development iteration --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0585c46e6..390d13e3c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.data.build spring-data-parent - 1.3.0.RC1 + 1.4.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -24,8 +24,8 @@ 3.2.1 2.6 - 1.0.0 - 1.7.0.RC1 + 1.0.1 + 1.8.0.BUILD-SNAPSHOT @@ -147,8 +147,8 @@ - spring-libs-milestone - http://repo.spring.io/libs-milestone + spring-libs-snapshot + http://repo.spring.io/libs-snapshot/