SGF-298 - After release cleanups.

This commit is contained in:
Oliver Gierke
2014-07-10 20:40:44 +02:00
parent e70bb5dd92
commit 76d44ca970
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ group = 'org.springframework.data'
repositories {
maven { url "http://dist.gemstone.com.s3.amazonaws.com/maven/release"}
maven { url "http://repo.spring.io/libs-milestone" }
maven { url "http://repo.spring.io/libs-snapshot" }
maven { url "http://repo.spring.io/plugins-release"}
}

View File

@@ -5,7 +5,7 @@ gemfireVersion=7.0.2
spring.range="[4.0.0, 5.0.0)"
aspectjVersion=1.7.4
springVersion=4.0.6.RELEASE
springDataCommonsVersion=1.9.0.M1
springDataCommonsVersion=1.9.0.BUILD-SNAPSHOT
log4jVersion=1.2.17
hamcrestVersion=1.3
version=1.5.0.BUILD-SNAPSHOT