We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94297bb + bcda608 commit 053eb4fCopy full SHA for 053eb4f
1 file changed
build.gradle
@@ -177,7 +177,7 @@ gradlePlugin {
177
grailsProfilePublish {
178
displayName = "Grails Profile Publish Plugin"
179
description = 'A plugin for publishing profiles'
180
- id = 'org.apache.grails.gradle.grails-profile-publish'
+ id = 'org.apache.grails.gradle.grails-publish-profile'
181
implementationClass = 'org.grails.gradle.plugin.profiles.GrailsProfilePublishGradlePlugin'
182
}
183
0 commit comments