We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aac136 commit a37fc9aCopy full SHA for a37fc9a
pom.xml
@@ -485,11 +485,6 @@ limitations under the License.
485
<artifactId>maven-surefire-report-plugin</artifactId>
486
<version>2.22.2</version>
487
</plugin>
488
- <plugin>
489
- <groupId>org.codehaus.mojo</groupId>
490
- <artifactId>cobertura-maven-plugin</artifactId>
491
- <version>2.7</version>
492
- </plugin>
493
<plugin>
494
<groupId>org.codehaus.mojo</groupId>
495
<artifactId>findbugs-maven-plugin</artifactId>
@@ -656,10 +651,6 @@ limitations under the License.
656
651
</reportSet>
657
652
</reportSets>
658
653
659
660
661
662
663
654
</plugins>
664
655
</reporting>
665
</profile>
0 commit comments