Skip to content

Commit aa6f6c5

Browse files
committed
Prepare for 2.14.1 release
1 parent f1b5b75 commit aa6f6c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.14.1-SNAPSHOT</version>
7+
<version>2.14.1</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Active maintainers:
1313
=== Releases ===
1414
------------------------------------------------------------------------
1515

16-
2.14.1 (not yet released)
16+
2.14.1 (21-Nov-2022)
1717

1818
#342: (smile) Possible performance improvement on jdk9+ for Smile decoding
1919
(contributed by Brian H)

0 commit comments

Comments
 (0)