Skip to content

Commit 920e87a

Browse files
committed
Prepare for 2.12.2 release
1 parent 5fd0265 commit 920e87a

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
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
4949
</scm>
5050

5151
<properties>
52-
<jackson.version>2.12.2-SNAPSHOT</jackson.version>
52+
<jackson.version>2.12.2</jackson.version>
5353

5454
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
5555
of annotations BUT they are all identical, content-wise.

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.12.2 (not yet released)
1+
2.12.2 (03-Mar-2021)
22

33
#40: Jakarta 9 artifact versions are missing from jackson-bom
44
(reported by Christopher T (ctubbsii@github))

0 commit comments

Comments
 (0)