Change Spring Test for Apache Geode coordinates to org.springframework.data:spring-data-geode-test.

This commit is contained in:
John Blum
2018-06-01 18:34:43 -07:00
parent ba0c69a86b
commit 9b9efe6db2
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ dependencies {
}
testCompile slf4jDependencies
testCompile "org.springframework.data:spring-test-data-geode"
testCompile "org.springframework.data:spring-data-geode-test"
// integrationTestRuntime "org.springframework.shell:spring-shell"