diff --git a/pom.xml b/pom.xml
index 8e96ebbc1..1f4302d00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,18 +62,6 @@
maven-antrun-plugin
1.7
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- 2.17
-
-
- com.puppycrawl.tools
- checkstyle
- 7.1
-
-
-
org.apache.maven.plugins
maven-javadoc-plugin
@@ -94,29 +82,6 @@
org.apache.maven.plugins
maven-checkstyle-plugin
-
-
- org.springframework.cloud
- spring-cloud-build-tools
- ${spring-cloud-build.version}
-
-
-
-
- checkstyle-validation
- validate
-
- checkstyle.xml
- UTF-8
- true
- true
- true
-
-
- check
-
-
-