aboutsummaryrefslogtreecommitdiffstats
path: root/certService/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'certService/pom.xml')
-rw-r--r--certService/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/certService/pom.xml b/certService/pom.xml
index eebc0049..c61501b4 100644
--- a/certService/pom.xml
+++ b/certService/pom.xml
@@ -85,13 +85,6 @@
<build>
<plugins>
<plugin>
- <artifactId>maven-checkstyle-plugin</artifactId>
- <configuration>
- <suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
- </configuration>
- </plugin>
-
- <plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>