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 19
19
#L%
20
20
-->
21
21
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" >
24
25
<body >
25
26
26
27
<release version =" 7" date =" not released" >
27
28
<action type =" update" dev =" sseifert" >
28
29
Switch to Java 11 as minimum version.
29
30
</action >
30
31
<action type =" update" dev =" sseifert" >
31
- Update to global-parent 60 .
32
+ Update to global-parent 61 .
32
33
</action >
33
34
<action type =" update" dev =" sseifert" >
34
35
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 25
25
<parent >
26
26
<groupId >io.wcm.maven</groupId >
27
27
<artifactId >io.wcm.maven.global-parent</artifactId >
28
- <version >60 </version >
28
+ <version >61-SNAPSHOT </version >
29
29
<relativePath />
30
30
</parent >
31
31
You can’t perform that action at this time.
0 commit comments