SGF-386 - Prepare 1.6.0.RELEASE (Fowler GA).

Upgraded to common dependency versions.
This commit is contained in:
Oliver Gierke
2015-03-23 12:04:16 +01:00
parent 7887ede6f7
commit d9287dfec0
2 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,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"}
}