File tree 1 file changed +0
-23
lines changed
1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 348
348
<reportSet >
349
349
<reports >
350
350
<report >index</report >
351
- <report >summary</report >
352
351
<report >dependency-info</report >
353
352
<report >modules</report >
354
353
<report >license</report >
360
359
<report >dependencies</report >
361
360
<report >dependency-convergence</report >
362
361
<report >cim</report >
363
- <report >plugin-management</report >
364
- <report >plugins</report >
365
362
<report >distribution-management</report >
366
363
</reports >
367
364
</reportSet >
368
365
</reportSets >
369
366
</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
367
<plugin >
383
368
<artifactId >maven-javadoc-plugin</artifactId >
384
369
<version >2.9.1</version >
419
404
</reportSet >
420
405
</reportSets >
421
406
</plugin >
422
- <plugin >
423
- <artifactId >maven-jxr-plugin</artifactId >
424
- <version >2.4</version >
425
- </plugin >
426
- <plugin >
427
- <artifactId >maven-surefire-report-plugin</artifactId >
428
- <version >2.17</version >
429
- </plugin >
430
407
</plugins >
431
408
</reporting >
432
409
You can’t perform that action at this time.
0 commit comments