HHH-12172 - Move to BinTray for publishing artifacts

This commit is contained in:
Steve Ebersole 2018-02-01 11:39:40 -06:00
parent 2c6caaa684
commit 867d668482
1 changed files with 1 additions and 2 deletions

View File

@ -39,10 +39,9 @@ else {
user = project.bintrayUser
key = project.bintrayKey
repo = 'artifacts'
pkg {
userOrg = 'hibernate'
repo = 'artifacts'
name = 'hibernate-orm'
version {