DATAREDIS-410 - After release cleanups.

This commit is contained in:
Oliver Gierke
2015-06-30 14:20:13 +02:00
parent 96b00db34b
commit 72a638debd
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ description = 'Spring Data Redis'
group = 'org.springframework.data'
repositories {
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/plugins-release" }
mavenCentral()
jcenter()
@@ -40,7 +40,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 {

View File

@@ -3,7 +3,7 @@ junitVersion=4.12
jredisVersion=06052013
jedisVersion=2.6.2
springVersion=4.0.9.RELEASE
springDataBuildVersion=1.6.1.RELEASE
springDataBuildVersion=1.6.2.BUILD-SNAPSHOT
log4jVersion=1.2.17
version=1.5.2.BUILD-SNAPSHOT
srpVersion=0.7