DATAREDIS-339 - Prepare 1.3.4.RELEASE (Dijkstra SR4).

This commit is contained in:
Oliver Gierke
2014-08-27 11:28:27 +02:00
parent 8cffea651a
commit 1cdd52c1cd

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-release" }
maven { url "http://repo.spring.io/plugins-release" }
mavenCentral()
}