diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index 2c5a505b1a..d73b85dcb3 100644 --- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.boot @@ -42,7 +43,7 @@ org.gradle gradle-base-services provided - + org.gradle gradle-plugins @@ -72,6 +73,41 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-compiler-plugin + + + [2.10,) + + + compile + testCompile + + + + + + + + + + + +