Rename gemfire-spring-boot-starter module to gemfire-spring-boot.
Rename geode-spring-boot-starter module to geode-spring-boot.
This commit is contained in:
@@ -6,7 +6,7 @@ description = "Spring Boot for Pivotal GemFire"
|
||||
|
||||
dependencies {
|
||||
|
||||
compile(project(':geode-spring-boot-starter')) {
|
||||
compile(project(':geode-spring-boot')) {
|
||||
exclude group: "org.springframework.data", module: "spring-data-geode"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user