Skip to content

Commit 02279fa

Browse files
committed
build: update project name
This will render an artifact name and jar file starting with `grails-`.
1 parent dfc56fb commit 02279fa

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
@@ -24,5 +24,5 @@ buildCache {
2424
}
2525
}
2626

27-
rootProject.name = "cache-redis"
27+
rootProject.name = 'grails-cache-redis'
2828
include 'functional-tests'

0 commit comments

Comments
 (0)