Skip to content

Commit e3e2d8b

Browse files
removed userOrg
1 parent 26d42f9 commit e3e2d8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ task wrapper(type: Wrapper) {
8585
grailsPublish {
8686
user = System.getenv('BINTRAY_USER')
8787
key = System.getenv('BINTRAY_KEY')
88-
userOrg = 'symentis GmbH'
8988
githubSlug = 'robertoschwald/grails-audit-logging-plugin'
9089
license {
9190
name = project.hasProperty('license') ? [project.license] : ['Apache-2.0']

0 commit comments

Comments
 (0)