Skip to content

Commit 2fccb35

Browse files
committed
prepare release
1 parent a93f1a0 commit 2fccb35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changes.xml

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

27-
<release version="1.19.0" date="not released">
27+
<release version="1.19.0" date="2025-11-17">
2828
<action type="add" dev="bsommerfeld" issue="149">
2929
Support deep merge of list entries with 'key' field: When merging lists with map objects containing a 'key' field, entries with the same key are now merged instead of replaced, preserving fields from base configuration that are not overridden in variants.
3030
</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>2.1.1-SNAPSHOT</version>
28+
<version>2.1.2</version>
2929
<relativePath />
3030
</parent>
3131

0 commit comments

Comments
 (0)