Skip to content

Commit 3c171eb

Browse files
committed
Prep for 3.1.2 release
1 parent 8046ced commit 3c171eb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<!-- 22-Mar-2019, tatu: 3.0+ extends `oss-parent` directly, skips (now) obsolete
76
`jackson-parent` completely
@@ -52,7 +51,7 @@ of Jackson 3.x components maintained by FasterXML.com
5251
</scm>
5352

5453
<properties>
55-
<jackson.version>3.1.2-SNAPSHOT</jackson.version>
54+
<jackson.version>3.1.2</jackson.version>
5655

5756
<!-- 10-Jul-2025, tatu: as per [JSTEP-1] Jackson 3.x will NOT contain
5857
separate annotations module, but keep using 2.x one, latest 2.x released

0 commit comments

Comments
 (0)