diff --git a/pom.xml b/pom.xml index 0fa85c6ae4..9be48b758a 100644 --- a/pom.xml +++ b/pom.xml @@ -128,4 +128,43 @@ + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.jetbrains.kotlin + + + kotlin-maven-plugin + + + [1.1.51,) + + + compile + test-compile + + + + + + + + + + + + +