Skip to content

Commit ee154a5

Browse files
committed
Prepare for 2.14.0
1 parent cc1c9b1 commit ee154a5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.14.0-SNAPSHOT</version>
12+
<version>2.14.0</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ Project: jackson-dataformat-xml
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.14.0-rc3 (28-Oct-2022)
8-
2.14.0-rc2 (10-Oct-2022)
9-
2.14.0-rc1 (25-Sep-2022)
7+
2.14.0 (05-Nov-2022)
108

119
#491: `XmlMapper` 2.12 regression: no default no-arg ctor found
1210
(reported by Volkan Y)

0 commit comments

Comments
 (0)