SGF-411 - Prepare 1.4.6.RELEASE (Dijkstra SR6).
This commit is contained in:
committed by
Oliver Gierke
parent
3e895b4d48
commit
656bfc67a1
@@ -12,7 +12,7 @@ description = 'Spring Data GemFire'
|
||||
group = 'org.springframework.data'
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo.spring.io/libs-snapshot" }
|
||||
maven { url "https://repo.spring.io/libs-release" }
|
||||
maven { url "https://repo.spring.io/plugins-release"}
|
||||
}
|
||||
|
||||
@@ -28,7 +28,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 {
|
||||
|
||||
@@ -10,5 +10,5 @@ mockitoVersion=1.9.5
|
||||
slf4jVersion=1.7.10
|
||||
spring.range="[3.2.0, 4.0.0)"
|
||||
springVersion=3.2.13.RELEASE
|
||||
springDataCommonsVersion=1.8.6.BUILD-SNAPSHOT
|
||||
springDataCommonsVersion=1.8.6.RELEASE
|
||||
version=1.4.6.BUILD-SNAPSHOT
|
||||
|
||||
Reference in New Issue
Block a user