We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003e31d commit f6301e8Copy full SHA for f6301e8
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
}
25
26
version = projectVersion
27
-group "org.grails.plugins"
+group = "io.github.gpc"
28
29
apply plugin: 'maven-publish'
30
apply plugin:"org.apache.grails.gradle.grails-plugin"
0 commit comments