Can now publish to artifactory.

This commit is contained in:
Clinton Alexander
2017-06-26 18:07:56 +01:00
committed by Clinton Alexander
parent 8e9591f3ab
commit b4e7d7ca1b
15 changed files with 30 additions and 1 deletions

View File

@ -1,6 +1,7 @@
apply plugin: 'kotlin'
apply plugin: 'net.corda.plugins.quasar-utils'
apply plugin: 'net.corda.plugins.publish-utils'
apply plugin: 'com.jfrog.artifactory'
description 'Corda node Artemis API'