Skip to content

Commit 157fbc7

Browse files
committed
Update bintray repo
1 parent 3ba06eb commit 157fbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bintray.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (project.hasProperty('bintrayUser') && project.hasProperty('bintrayKey') &&
2727
publish = true
2828

2929
pkg {
30-
repo = 'RSocket-RPC'
30+
repo = 'RSocket'
3131
name = 'rsocket-rpc-java'
3232
licenses = ['Apache-2.0']
3333

0 commit comments

Comments
 (0)