We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c80a7 commit 1db7c4eCopy full SHA for 1db7c4e
parent_toplevel/changes.xml
@@ -28,6 +28,9 @@
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
+ <action type="update" dev="sseifert">
32
+ Update to global-parent 65.
33
+ </action>
34
</release>
35
36
<release version="2.0.0" date="2025-03-31">
parent_toplevel/pom.xml
@@ -25,7 +25,7 @@
25
<parent>
26
<groupId>io.wcm.maven</groupId>
27
<artifactId>io.wcm.maven.global-parent</artifactId>
- <version>64</version>
+ <version>65-SNAPSHOT</version>
<relativePath />
</parent>
0 commit comments