SGF-380 - Prepare 1.6.0.RC1 (Fowler RC1).

This commit is contained in:
Oliver Gierke
2015-03-05 15:54:47 +01:00
parent 857b30d911
commit 258394de26
2 changed files with 3 additions and 3 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"}
}