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 26d42f9 commit e3e2d8bCopy full SHA for e3e2d8b
plugin/build.gradle
@@ -85,7 +85,6 @@ task wrapper(type: Wrapper) {
85
grailsPublish {
86
user = System.getenv('BINTRAY_USER')
87
key = System.getenv('BINTRAY_KEY')
88
- userOrg = 'symentis GmbH'
89
githubSlug = 'robertoschwald/grails-audit-logging-plugin'
90
license {
91
name = project.hasProperty('license') ? [project.license] : ['Apache-2.0']
0 commit comments