DATAREDIS-408 - Prepare 1.3.6.RELEASE (Dijkstra SR6).

This commit is contained in:
Oliver Gierke
2015-07-01 02:10:06 +02:00
committed by Oliver Gierke
parent cc6af72f0b
commit 3b9425611e

View File

@@ -31,7 +31,7 @@ if (project.hasProperty('platformVersion')) {
apply plugin: 'spring-io'
repositories {
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/libs-release" }
}
dependencies {