From ea810bb9e16322270bce6345243eae31f912d8ce Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 2 Oct 2018 09:30:08 -0400 Subject: [PATCH] Removed check-style dependencies from main pom --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index c1f86a2e0..cc18ab2a3 100644 --- a/pom.xml +++ b/pom.xml @@ -160,18 +160,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - - - org.springframework.cloud - spring-cloud-stream-tools - ${spring-cloud-stream.version} - - - - checkstyle.xml - checkstyle-header.txt - true -