Skip to content

Commit fe6e401

Browse files
authored
Merge pull request #236 from jdaugherty/8.0.x
cache -> grails-cache
2 parents 20281ca + 291deff commit fe6e401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ subprojects {
4747

4848
apply plugin:"org.apache.grails.gradle.grails-publish"
4949
grailsPublish {
50-
artifactId = 'cache'
50+
artifactId = 'grails-cache'
5151
githubSlug = "apache/grails-cache"
5252
license {
5353
name = 'Apache-2.0'

0 commit comments

Comments
 (0)