Skip to content

Commit

Permalink
[#711] picocli-groovy module tags fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed May 31, 2019
1 parent aa280f3 commit 64cb2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion picocli-groovy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jar {
ext {
bintrayPackage = 'picocli-groovy'
bintrayWebsiteUrl = 'https:/remkop/picocli/tree/master/picocli-groovy'
bintrayLabels = ['cli', 'shell', 'commandline', 'shell', 'picocli', 'groovy']
bintrayLabels = ['cli', 'script', 'commandline', 'picocli', 'groovy']
}
bintray {
user = bintrayUsername
Expand Down

0 comments on commit 64cb2a1

Please sign in to comment.