diff --git a/pom.xml b/pom.xml index 799b66e98..28c86da1d 100644 --- a/pom.xml +++ b/pom.xml @@ -323,4 +323,60 @@ + + + m2e + + + m2e.version + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + [1,) + + check + + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + [1,) + + build-info + + + + + + + + + + + + + + + +