-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release jackson-bom-2.14.2
- Loading branch information
1 parent
6579bfc
commit 6a38163
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<description>Bill of Materials pom for getting full, complete set of compatible versions | ||
of Jackson components maintained by FasterXML.com | ||
</description> | ||
<version>2.14.2-SNAPSHOT</version> | ||
<version>2.14.2</version> | ||
<packaging>pom</packaging> | ||
|
||
<modules> | ||
|
@@ -45,7 +45,7 @@ of Jackson components maintained by FasterXML.com | |
<connection>scm:git:[email protected]:FasterXML/jackson-bom.git</connection> | ||
<developerConnection>scm:git:[email protected]:FasterXML/jackson-bom.git</developerConnection> | ||
<url>https://github.com/FasterXML/jackson-bom</url> | ||
<tag>HEAD</tag> | ||
<tag>jackson-bom-2.14.2</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com | |
<javax.activation.version>1.2.0</javax.activation.version> | ||
|
||
<!-- for Reproducible Builds --> | ||
<project.build.outputTimestamp>2022-11-21T23:24:11Z</project.build.outputTimestamp> | ||
<project.build.outputTimestamp>2023-01-28T23:44:21Z</project.build.outputTimestamp> | ||
</properties> | ||
|
||
<dependencyManagement> | ||
|