Skip to content

Commit e968b92

Browse files
committed
Remove redundant reporting plugin with parent POM
1 parent c6f4798 commit e968b92

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -201,23 +201,6 @@
201201
</links>
202202
</configuration>
203203
</plugin>
204-
<plugin>
205-
<groupId>org.apache.maven.plugins</groupId>
206-
<artifactId>maven-changes-plugin</artifactId>
207-
<version>${commons.changes.version}</version>
208-
<configuration>
209-
<issueLinkTemplatePerSystem>
210-
<default>%URL%/%ISSUE%</default>
211-
</issueLinkTemplatePerSystem>
212-
</configuration>
213-
<reportSets>
214-
<reportSet>
215-
<reports>
216-
<report>changes-report</report>
217-
</reports>
218-
</reportSet>
219-
</reportSets>
220-
</plugin>
221204
</plugins>
222205
</reporting>
223206
<profiles>

0 commit comments

Comments
 (0)