File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2424 xsi : schemaLocation =" http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd" >
2525 <body >
2626
27+ <release version =" 2.0.2" date =" not released" >
28+ <action type =" update" dev =" sseifert" >
29+ Enable rendering of changes reports in HTML format again by reconfiguring maven-changes-plugin 3.0.0-M3.
30+ </action >
31+ </release >
32+
2733 <release version =" 2.0.0" date =" 2025-03-31" >
2834 <action type =" remove" dev =" sseifert" >
2935 Remove management of slf4j-api and slf4j-simple dependencies.
Original file line number Diff line number Diff line change 347347 <artifactId >maven-changes-plugin</artifactId >
348348 <configuration >
349349 <!-- Allow HTML markup in CDATA sections in changes reports -->
350- <escapeHTML >false</escapeHTML >
350+ <escapeText >false</escapeText >
351351 <!-- Do not generate links to teamlist reports -->
352352 <teamlist >none</teamlist >
353353 </configuration >
You can’t perform that action at this time.
0 commit comments