File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1919 #L%
2020 -->
2121
22- <document xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/changes/1.0.0"
23- xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
22+ <document xmlns =" http://maven.apache.org/changes/2.0.0"
23+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24+ xsi : schemaLocation =" http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd" >
2425 <body >
2526
2627 <release version =" 7" date =" not released" >
2728 <action type =" update" dev =" sseifert" >
2829 Switch to Java 11 as minimum version.
2930 </action >
3031 <action type =" update" dev =" sseifert" >
31- Update to global-parent 60 .
32+ Update to global-parent 61 .
3233 </action >
3334 <action type =" update" dev =" sseifert" >
3435 Switch to latest maven-site-plugin and update to reflow-maven-skin 1.3.2.
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.maven</groupId >
2727 <artifactId >io.wcm.maven.global-parent</artifactId >
28- <version >60 </version >
28+ <version >61-SNAPSHOT </version >
2929 <relativePath />
3030 </parent >
3131
You can’t perform that action at this time.
0 commit comments