DATAREDIS-408 - After release cleanups.

This commit is contained in:
Oliver Gierke
2015-07-01 09:17:16 +02:00
committed by Oliver Gierke
parent 922ddd1fc6
commit 4586799495

View File

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