Skip to content

Commit 2a99398

Browse files
committed
Prep for 3.1.2 release
1 parent c384735 commit 2a99398

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>tools.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>3.1.2-SNAPSHOT</version>
12+
<version>3.1.2</version>
1313
</parent>
1414
<groupId>tools.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Version: 3.x (for earlier see VERSION-2.x)
99

1010
No changes since 3.1
1111

12+
3.1.2 (11-Apr-2026)
1213
3.1.1 (27-Mar-2026)
1314

1415
No changes since 3.1.0

0 commit comments

Comments
 (0)