Corrected the group of the cordform-common.

This commit is contained in:
Clinton Alexander 2017-06-08 21:11:39 +01:00
parent 8627d87ca0
commit c61ebd0660

View File

@ -4,6 +4,7 @@ apply plugin: 'net.corda.plugins.publish-utils'
// This tracks the gradle plugins version and not Corda
version gradle_plugins_version
group "net.corda.plugins"
repositories {
mavenCentral()