Skip to content

Commit 250e946

Browse files
authored
Remove unused cobertura plugin (dapr#346)
1 parent 7f261be commit 250e946

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,6 @@
210210

211211
<reporting>
212212
<plugins>
213-
<plugin>
214-
<groupId>org.codehaus.mojo</groupId>
215-
<artifactId>cobertura-maven-plugin</artifactId>
216-
<version>2.7</version>
217-
</plugin>
218213
<plugin>
219214
<groupId>org.apache.maven.plugins</groupId>
220215
<artifactId>maven-project-info-reports-plugin</artifactId>

0 commit comments

Comments
 (0)