We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d04030 commit 3b45264Copy full SHA for 3b45264
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="2.19.2" date="not released">
+ <release version="2.19.2" date="2023-01-12">
27
<action type="update" dev="sseifert">
28
Switch to Java 11 as minimum version.
29
</action>
parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm.devops</groupId>
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath />
30
</parent>
31
0 commit comments