diff --git a/pom.xml b/pom.xml index a4f6b471..0d6ab248 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,43 @@ limitations under the License. 3.0.0 + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-checkstyle-plugin + + + [2.17,) + + + check + + + + + + + + + + + + +