mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Fixed publishToMavenLocal that was broken by a removed plugin include.
This commit is contained in:
parent
04ad438a51
commit
3c5cece3ea
@ -31,6 +31,7 @@ plugins {
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: 'project-report'
|
||||
apply plugin: QuasarPlugin
|
||||
apply plugin: 'com.github.ben-manes.versions'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user