DATAREDIS-366 - After release cleanups.
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -3,7 +3,7 @@ junitVersion=4.11
|
||||
jredisVersion=06052013
|
||||
jedisVersion=2.5.2
|
||||
springVersion=4.0.9.RELEASE
|
||||
springDataBuildVersion=1.5.2.RELEASE
|
||||
springDataBuildVersion=1.5.2.BUILD-SNAPSHOT
|
||||
log4jVersion=1.2.17
|
||||
version=1.4.3.BUILD-SNAPSHOT
|
||||
srpVersion=0.7
|
||||
|
||||
Reference in New Issue
Block a user