We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba06eb commit 157fbc7Copy full SHA for 157fbc7
bintray.gradle
@@ -27,7 +27,7 @@ if (project.hasProperty('bintrayUser') && project.hasProperty('bintrayKey') &&
27
publish = true
28
29
pkg {
30
- repo = 'RSocket-RPC'
+ repo = 'RSocket'
31
name = 'rsocket-rpc-java'
32
licenses = ['Apache-2.0']
33
0 commit comments