Adding settings.gradle to explicitly set the rootProject.name property.

Update the project description.
This commit is contained in:
John Blum
2018-05-01 11:22:33 -07:00
parent e0aab3b0f4
commit bd7dacc41f
2 changed files with 2 additions and 1 deletions

1
settings.gradle Normal file
View File

@@ -0,0 +1 @@
rootProject.name = 'spring-test-data-geode'