SGF-386 - After release cleanups.

This commit is contained in:
Oliver Gierke
2015-03-23 13:51:12 +01:00
parent 8045ebf022
commit dc353dfec6
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ description = 'Spring Data GemFire'
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"}
}

View File

@@ -4,9 +4,9 @@ junitVersion=4.12
gemfireVersion=8.0.0
spring.range="[4.0.0, 5.0.0)"
aspectjVersion=1.8.5
springDataBuildVersion=1.6.0.RELEASE
springDataBuildVersion=1.7.0.BUILD-SNAPSHOT
springVersion=4.0.9.RELEASE
springDataCommonsVersion=1.10.0.RELEASE
springDataCommonsVersion=1.11.0.BUILD-SNAPSHOT
log4jVersion=1.2.17
hamcrestVersion=1.3
version=1.7.0.BUILD-SNAPSHOT