Replace all Pivotal GemFire Java API base URL references with Apache Geode.
Replace all com.gemstone.gemfire.* package class references with org.apache.geode.*
This commit is contained in:
@@ -16,7 +16,6 @@ dependencies {
|
||||
testCompile "junit:junit"
|
||||
|
||||
integrationTestCompile seleniumDependencies
|
||||
integrationTestCompile "org.assertj:assertj-core"
|
||||
|
||||
integrationTestRuntime "org.springframework.shell:spring-shell"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user