DATAREDIS-360 - After release cleanups.

This commit is contained in:
Oliver Gierke
2014-12-01 13:37:35 +01:00
parent a1d00932dc
commit 8a6c739d71

View File

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