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 c6f4798 commit e968b92Copy full SHA for e968b92
pom.xml
@@ -201,23 +201,6 @@
201
</links>
202
</configuration>
203
</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>
221
</plugins>
222
</reporting>
223
<profiles>
0 commit comments