SGF-293 - After release cleanups.

This commit is contained in:
Oliver Gierke
2014-06-30 16:47:28 +02:00
parent 216e0ed17c
commit 29cd84ac6d
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-release" }
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="[3.2.0, 4.0.0)"
aspectjVersion=1.7.4
springVersion=3.2.9.RELEASE
springDataCommonsVersion=1.8.1.RELEASE
springDataCommonsVersion=1.8.2.BUILD-SNAPSHOT
log4jVersion=1.2.17
hamcrestVersion=1.3
version=1.4.2.BUILD-SNAPSHOT