SGF-471 - Prepare 1.7.0.APACHE-GEODE-EA-M1.

This commit is contained in:
John Blum
2016-02-11 17:24:30 -08:00
parent 184f05bf30
commit 40f126a1f5
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ group = 'org.springframework.data'
repositories {
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/plugins-release"}
maven { url "https://repository.apache.org/content/repositories/snapshots" }
// maven { url "https://repository.apache.org/content/repositories/snapshots" }
}
apply plugin: "java"

View File

@@ -1,6 +1,6 @@
antlrVersion=2.7.7
aspectjVersion=1.8.5
gemfireVersion=1.0.0-incubating-SNAPSHOT
gemfireVersion=1.0.0-incubating.M1
hamcrestVersion=1.3
jacksonVersion=2.6.0
junitVersion=4.12