Skip to content

Commit d71a09c

Browse files
committed
Prepare for 2.10.3
1 parent 18819b1 commit d71a09c

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.10.3-SNAPSHOT</version>
6+
<version>2.10.3</version>
77
</parent>
88

99
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.10.3 (not released yet)
17+
2.10.3 (03-Mar-2020)
1818

1919
#592: DataFormatMatcher#getMatchedFormatName throws NPE when no match exists
2020
(reported by Scott L)

0 commit comments

Comments
 (0)