Skip to content

Commit

Permalink
junit-team#3 cobertura 픞러그인 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
CHAMP11 authored and CHAMP11 committed Jul 10, 2020
1 parent 613589e commit 30f4393
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,11 @@
<artifactId>maven-pmd-plugin</artifactId>
<version>3.13.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.7</version>
</plugin>
</plugins>
</reporting>

Expand Down

0 comments on commit 30f4393

Please sign in to comment.