Fix root project name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
rootProject.name = 'spring-session'
|
||||
rootProject.name = 'spring-session-build'
|
||||
|
||||
FileTree buildFiles = fileTree(rootDir) {
|
||||
include '**/*.gradle'
|
||||
|
||||
Reference in New Issue
Block a user