Skip to content

Commit 0ae1c2a

Browse files
committed
[maven-release-plugin] prepare release jackson-bom-3.1.2
1 parent 3c171eb commit 0ae1c2a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>tools.jackson</groupId>
66
<artifactId>jackson-bom</artifactId>
7-
<version>3.1.2-SNAPSHOT</version>
7+
<version>3.1.2</version>
88
</parent>
99
<artifactId>jackson-base</artifactId>
1010
<name>Jackson Base</name>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description>Bill of Materials pom for getting full, complete set of compatible versions
1717
of Jackson 3.x components maintained by FasterXML.com
1818
</description>
19-
<version>3.1.2-SNAPSHOT</version>
19+
<version>3.1.2</version>
2020
<packaging>pom</packaging>
2121

2222
<modules>
@@ -47,7 +47,7 @@ of Jackson 3.x components maintained by FasterXML.com
4747
<connection>scm:git:[email protected]:FasterXML/jackson-bom.git</connection>
4848
<developerConnection>scm:git:[email protected]:FasterXML/jackson-bom.git</developerConnection>
4949
<url>http://github.com/FasterXML/jackson-bom</url>
50-
<tag>HEAD</tag>
50+
<tag>jackson-bom-3.1.2</tag>
5151
</scm>
5252

5353
<properties>
@@ -76,7 +76,7 @@ of Jackson 3.x components maintained by FasterXML.com
7676
<jackson.version.dep.stax2-api>4.2.2</jackson.version.dep.stax2-api>
7777

7878
<!-- for Reproducible Builds -->
79-
<project.build.outputTimestamp>2026-03-27T21:39:41Z</project.build.outputTimestamp>
79+
<project.build.outputTimestamp>2026-04-11T17:16:28Z</project.build.outputTimestamp>
8080
</properties>
8181

8282
<distributionManagement>

0 commit comments

Comments
 (0)