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 0a9be22 commit e2e645dCopy full SHA for e2e645d
parent_toplevel/changes.xml
@@ -23,6 +23,12 @@
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.2.2" date="not released">
27
+ <action type="update" dev="sseifert">
28
+ Update to global-parent 32.
29
+ </action>
30
+ </release>
31
+
32
<release version="1.2.0" date="2020-01-09">
33
<action type="update" dev="sseifert">
34
Update to reflow-maven-skin 1.0.10.
parent_toplevel/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.global-parent</artifactId>
- <version>30</version>
+ <version>32-SNAPSHOT</version>
<relativePath />
</parent>
0 commit comments