Skip to content

Commit e3100ff

Browse files
committed
Added additional tags for Bintray publishing
1 parent f2c660f commit e3100ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/publishing.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ bintray {
8484
licenses = ['Apache-2.0']
8585
vcsUrl = 'https://github.com/engagingspaces/vertx-dataloader.git'
8686
labels = ['vertx', 'batch', 'batch-loading', 'completablefuture', 'future', 'asynchronous',
87-
'data-loader', 'facebook', 'graphql']
87+
'data-loader', 'dataloader', 'java', 'port', 'facebook', 'graphql']
8888
githubRepo = 'engagingspaces/vertx-dataloader'
8989
githubReleaseNotesFile = 'README.md'
9090
version {

0 commit comments

Comments
 (0)