From cd45d373f29ab126ab87b2e7c5c2005cbb38eaa4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 31 Oct 2017 09:37:02 +0100 Subject: [PATCH] Fix kotlin maven plugin coordinates --- spring-boot-project/spring-boot-dependencies/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index a781b477cc..2f85993ad4 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -2887,8 +2887,8 @@ - kotlin-maven-plugin - org.jetbrains.kotlin + org.jetbrains.kotlin + kotlin-maven-plugin ${kotlin.version}