SGF-308 - After release cleanups.

This commit is contained in:
Oliver Gierke
2014-08-27 12:37:02 +02:00
parent f9858feae7
commit 3f5ba97e7e
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.10.RELEASE
springDataCommonsVersion=1.8.4.RELEASE
springDataCommonsVersion=1.8.5.BUILD-SNAPSHOT
log4jVersion=1.2.17
hamcrestVersion=1.3
version=1.4.5.BUILD-SNAPSHOT