Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit d1ef34b

Browse files
authored
Rename rootProjectName (#98)
1 parent a5f3a15 commit d1ef34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ include 'testapp-spring-security-cas-test2'
3737

3838
project(':testapp-spring-security-cas-test2').projectDir = new File(settingsDir, 'testapps/testapp-spring-security-cas-test2')
3939

40-
rootProject.name = 'grails-spring-security-cas'
40+
rootProject.name = 'spring-security-cas'
4141

4242
findProject(':plugin').name = 'spring-security-cas'

0 commit comments

Comments
 (0)