Skip to content

Commit 239dbe6

Browse files
committed
Prepare for 2.12.2 release
1 parent 34c3f50 commit 239dbe6

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
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.12.2-SNAPSHOT</version>
11+
<version>2.12.2</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Co-maintainers:
1818

1919
No changes since 2.12
2020

21-
2.12.2 (not yet released)
21+
2.12.2 (03-Mar-2021)
2222

2323
#409: `module-info.java` missing "exports"
2424
(reported by Elisha P)

0 commit comments

Comments
 (0)