Skip to content

Commit 95c3792

Browse files
committed
Prepare for 2.11.3 release
1 parent 7b6ecf9 commit 95c3792

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.11.3-SNAPSHOT</version>
6+
<version>2.11.3</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.jr</groupId>
99
<artifactId>jackson-jr-parent</artifactId>

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Project: jackson-jr
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.11.3 (02-Oct-2020)
8+
9+
No changes since 2.11.2
10+
711
2.11.2 (02-Aug-2020)
812

913
- Remove `maven-bundle-plugin` version override (was pinned to old 2.5.3)

0 commit comments

Comments
 (0)