SGF-355 - Prepare 1.6.0.M1 (Fowler M1).

Minor dependency upgrades.
This commit is contained in:
Oliver Gierke
2014-12-01 11:33:27 +01:00
parent f879d7fec0
commit 4ce1f0f1b6
2 changed files with 6 additions and 6 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-milestone" }
maven { url "https://repo.spring.io/plugins-release"}
}