Skip to content

Commit 47ddd7d

Browse files
committed
prepare for 2.11.4 release
1 parent 074c7f5 commit 47ddd7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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.11.4-SNAPSHOT</version>
7+
<version>2.11.4</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.datatype</groupId>
1010
<artifactId>jackson-datatype-joda</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-datatype-joda
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.11.4 (12-Dec-2020)
78
2.11.3 (02-Oct-2020)
89
2.11.2 (02-Aug-2020)
910
2.11.1 (25-Jun-2020)

0 commit comments

Comments
 (0)