Skip to content

Commit

Permalink
ongoing work on #34 #39
Browse files Browse the repository at this point in the history
  • Loading branch information
phasenraum2010 committed Jul 16, 2018
1 parent 57df636 commit a1f0702
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions defcon-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<!-- TODO: add Issue -->
<!--
<configuration>
<configLocation>checkstyle.xml</configLocation>
Expand Down Expand Up @@ -663,6 +664,8 @@
</excludeRoots>
</configuration>
</plugin>
<!-- TODO: add Issue -->
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
Expand All @@ -678,6 +681,7 @@
</reportSet>
</reportSets>
</plugin>
-->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
Expand Down

0 comments on commit a1f0702

Please sign in to comment.