SGF-525 - Set Apache Geode version to 1.0.0-incubating.M3.
This commit is contained in:
@@ -82,7 +82,7 @@ sourceSets {
|
||||
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" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
aspectjVersion=1.8.9
|
||||
antlrVersion=2.7.7
|
||||
cdiVersion=1.0
|
||||
gemfireVersion=1.0.0-incubating.M3-SNAPSHOT
|
||||
gemfireVersion=1.0.0-incubating.M3
|
||||
hamcrestVersion=1.3
|
||||
jacksonVersion=2.7.6
|
||||
junitVersion=4.12
|
||||
|
||||
Reference in New Issue
Block a user