DATAREDIS-400 - Prepare 1.6.0.M1 (Gosling M1).
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-snapshot" }
|
||||
maven { url "https://repo.spring.io/libs-milestone" }
|
||||
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-snapshot" }
|
||||
maven { url "https://repo.spring.io/libs-milestone" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
slf4jVersion=1.7.10
|
||||
slf4jVersion=1.7.12
|
||||
junitVersion=4.12
|
||||
jredisVersion=06052013
|
||||
jedisVersion=2.7.2
|
||||
springVersion=4.1.6.RELEASE
|
||||
springDataBuildVersion=1.7.0.BUILD-SNAPSHOT
|
||||
springDataBuildVersion=1.7.0.M1
|
||||
log4jVersion=1.2.17
|
||||
version=1.6.0.BUILD-SNAPSHOT
|
||||
srpVersion=0.7
|
||||
|
||||
Reference in New Issue
Block a user