Skip to content

Commit 30f4393

Browse files
CHAMP11CHAMP11
CHAMP11
authored and
CHAMP11
committed
junit-team#3 cobertura 픞러그인 추가
1 parent 613589e commit 30f4393

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,11 @@
452452
<artifactId>maven-pmd-plugin</artifactId>
453453
<version>3.13.0</version>
454454
</plugin>
455+
<plugin>
456+
<groupId>org.codehaus.mojo</groupId>
457+
<artifactId>cobertura-maven-plugin</artifactId>
458+
<version>2.7</version>
459+
</plugin>
455460
</plugins>
456461
</reporting>
457462

0 commit comments

Comments
 (0)