Skip to content

Commit

Permalink
remove reporting plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyushawn committed Jun 14, 2017
1 parent e0b25c0 commit 6aa193e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,21 +303,4 @@
</plugins>
</build>

<!-- Reports will integrate to site report. mvn site
<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.20</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.8</version>
</plugin>
</plugins>
</reporting>
-->

</project>

0 comments on commit 6aa193e

Please sign in to comment.