[CORDA-1294]: Fix corda-shell publication. (#2926)

This commit is contained in:
Michele Sollecito 2018-04-05 11:53:12 +01:00 committed by GitHub
parent 71fa61020e
commit 54db391e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ apply plugin: 'java'
apply plugin: 'application'
apply plugin: 'net.corda.plugins.quasar-utils'
apply plugin: 'net.corda.plugins.publish-utils'
apply plugin: 'com.jfrog.artifactory'
description 'Corda Shell'