DATAREDIS-301 - Prepare 1.3 GA.

This commit is contained in:
Oliver Gierke
2014-05-20 16:26:45 +02:00
parent 32d0277ffb
commit 21aaa31e17

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()
}