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 80e7b0d commit b69b3abCopy full SHA for b69b3ab
pom.xml
@@ -367,18 +367,6 @@
367
</reportSet>
368
</reportSets>
369
</plugin>
370
- <plugin>
371
- <artifactId>maven-changes-plugin</artifactId>
372
- <version>2.10</version>
373
- <reportSets>
374
- <reportSet>
375
- <reports>
376
- <report>changes-report</report>
377
- <report>github-report</report>
378
- </reports>
379
- </reportSet>
380
- </reportSets>
381
- </plugin>
382
<plugin>
383
<artifactId>maven-javadoc-plugin</artifactId>
384
<version>2.9.1</version>
0 commit comments