Skip to content

Commit 37175ff

Browse files
committed
Update to global-parent 61
1 parent 679312f commit 37175ff

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

parent_toplevel/changes.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,17 @@
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.

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
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

0 commit comments

Comments
 (0)