Build: Remove explicit legacy maven plugin application

This commit is contained in:
Vyacheslav Gerasimov
2020-04-24 15:52:00 +03:00
parent 410c5f3e69
commit b85b733e42
6 changed files with 23 additions and 17 deletions
@@ -1,7 +1,6 @@
description = "Kotlin compiler client embeddable"
plugins {
maven
kotlin("jvm")
}