Change root project name to 'spring-data-geode-build'.

Resolves #623.
This commit is contained in:
John Blum
2022-09-26 11:41:11 -07:00
parent 8cca4035c4
commit ff7fdfbe15

View File

@@ -1,4 +1,4 @@
rootProject.name = 'spring-boot-data-geode-build'
rootProject.name = 'spring-data-geode-build'
FileTree buildFiles = fileTree(rootDir) {
include '**/*.gradle'