From 9c2a541d959f1614ea316c7c8c4500f5c6cd29cb Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Fri, 15 Feb 2013 10:20:20 +0000 Subject: [PATCH] Upgraded to Spring Data Commons to 1.5 (Arora Release). https://github.com/BioMedCentralLtd/spring-data-elasticsearch/issues/7 --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f52e39cf..8baa3558 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 2.6 0.20.4 4.2.2 - 1.4.0.RELEASE + 1.5.0.RELEASE 2.1 1.0.7 1.9.5 @@ -63,6 +63,13 @@ scm:git:ssh://git@github.com:biomedcentral/spring-data-elasticsearch.git + + + spring-release + Spring Maven Release Repository + http://repo.springsource.org/libs-release + + Travis @@ -99,7 +106,7 @@ org.springframework.data - spring-data-commons-core + spring-data-commons ${spring.data-commons.version}