We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72931e4 commit 68aa441Copy full SHA for 68aa441
2 files changed
changes.xml
@@ -23,7 +23,7 @@
23
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
24
<body>
25
26
- <release version="1.14.2" date="not released">
+ <release version="1.14.2" date="2021-03-15">
27
<action type="fix" dev="dtschentscher">
28
Fix parsing content package properties with numeric values.
29
</action>
parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm.devops</groupId>
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.2.6</version>
<relativePath />
30
</parent>
31
0 commit comments