correct bintray name

This commit is contained in:
mgabriel 2018-08-20 11:38:51 +02:00
parent 7840c36f71
commit 8949053849

View File

@ -20,7 +20,7 @@ buildscript {
]
project.ext.BINTRAY = [
repo : 'streamly-repo',
name : 'ch.streamly:chronicle-flux',
name : 'chronicle-flux',
organization: 'streamly',
userName : System.getenv('BINTRAY_USER'),
apiToken : System.getenv('BINTRAY_API_TOKEN')