Skip to content

Commit 3b45264

Browse files
committed
prepare release
1 parent 8d04030 commit 3b45264

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
2424
<body>
2525

26-
<release version="2.19.2" date="not released">
26+
<release version="2.19.2" date="2023-01-12">
2727
<action type="update" dev="sseifert">
2828
Switch to Java 11 as minimum version.
2929
</action>

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.4.0-SNAPSHOT</version>
28+
<version>1.4.0</version>
2929
<relativePath />
3030
</parent>
3131

0 commit comments

Comments
 (0)