Skip to content

Commit 3382d16

Browse files
committed
Remove report set configuration since pmd and cpd is the default value
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1677401 13f79535-47bb-0310-9956-ffa450edef68
1 parent f09b474 commit 3382d16

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -250,14 +250,6 @@
250250
<configuration>
251251
<targetJdk>${maven.compiler.target}</targetJdk>
252252
</configuration>
253-
<reportSets>
254-
<reportSet>
255-
<reports>
256-
<report>pmd</report>
257-
<report>cpd</report>
258-
</reports>
259-
</reportSet>
260-
</reportSets>
261253
</plugin>
262254
</plugins>
263255
</reporting>

0 commit comments

Comments
 (0)