DATAREDIS-322 - Prepare 1.4.0.M1 (Evans M1).

This commit is contained in:
Oliver Gierke
2014-07-10 17:14:50 +02:00
parent d2f9f1d650
commit d8d3b81dd1

View File

@@ -14,7 +14,7 @@ description = 'Spring Data Redis'
group = 'org.springframework.data'
repositories {
maven { url "http://repo.spring.io/libs-snapshot" }
maven { url "http://repo.spring.io/libs-milestone" }
maven { url "http://repo.spring.io/plugins-release" }
mavenCentral()
}