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 8d161bc commit 98691f9Copy full SHA for 98691f9
parent_toplevel/changes.xml
@@ -23,7 +23,7 @@
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">
24
<body>
25
26
- <release version="1.4.4" date="not released">
+ <release version="1.4.4" date="2024-01-25">
27
<action type="update" dev="sseifert">
28
Update to global-parent 56.
29
</action>
parent_toplevel/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.global-parent</artifactId>
- <version>56-SNAPSHOT</version>
+ <version>56</version>
<relativePath />
30
</parent>
31
0 commit comments