update pom

This commit is contained in:
Ruben Bermudez 2021-04-25 03:00:44 +01:00
parent e38c3b0ba9
commit 0e80f2a4c8
1 changed files with 0 additions and 17 deletions

17
pom.xml
View File

@ -178,23 +178,6 @@
</dependency>
</dependencies>
<!-- <reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.2</version>
<reportSets>
<reportSet>
<reports>
<report>checkstyle</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins>
</reporting>-->
<build>
<plugins>
<plugin>