mirror of
https://github.com/jlengrand/picocli.git
synced 2026-03-10 08:41:17 +00:00
[#711] picocli-groovy module tags fix
This commit is contained in:
@@ -29,7 +29,7 @@ jar {
|
||||
ext {
|
||||
bintrayPackage = 'picocli-groovy'
|
||||
bintrayWebsiteUrl = 'https://github.com/remkop/picocli/tree/master/picocli-groovy'
|
||||
bintrayLabels = ['cli', 'shell', 'commandline', 'shell', 'picocli', 'groovy']
|
||||
bintrayLabels = ['cli', 'script', 'commandline', 'picocli', 'groovy']
|
||||
}
|
||||
bintray {
|
||||
user = bintrayUsername
|
||||
|
||||
Reference in New Issue
Block a user