Skip to content

Commit 3242231

Browse files
committed
removed cobertura report
1 parent 81046e7 commit 3242231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</execution>
9696
</executions>
9797
</plugin>
98-
<plugin>
98+
<!-- <plugin>
9999
<groupId>org.codehaus.mojo</groupId>
100100
<artifactId>cobertura-maven-plugin</artifactId>
101101
<version>2.6-SNAPSHOT</version>
@@ -112,7 +112,7 @@
112112
<phase>site</phase>
113113
</execution>
114114
</executions>
115-
</plugin>
115+
</plugin>-->
116116
<plugin>
117117
<groupId>org.phpmaven.sites</groupId>
118118
<artifactId>sitemap-plugin</artifactId>

0 commit comments

Comments
 (0)