diff --git a/pom.xml b/pom.xml
index 9aadf5ba46..daf6e22863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,30 +295,6 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- ${checkstyle.version}
-
-
- org.springframework.cloud
- spring-cloud-build-tools
- ${spring-cloud-build.version}
-
-
-
-
- validate
- validate
-
- checkstyle.xml
- LICENSE.txt
- true
- true
- ${project.build.directory}/**
-
-
- check
-
-
-
@@ -328,12 +304,6 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- ${checkstyle.version}
-
- checkstyle.xml
- LICENSE.txt
- ${project.build.directory}/**
-