-
Notifications
You must be signed in to change notification settings - Fork 31
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-jr-parent-2.18.1
- Loading branch information
1 parent
0c60d29
commit 3613f3d
Showing
9 changed files
with
17 additions
and
17 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
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
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
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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
<groupId>com.fasterxml.jackson.jr</groupId> | ||
<artifactId>jackson-jr-parent</artifactId> | ||
<name>Parent pom for Jackson jr components</name> | ||
<version>2.18.1-SNAPSHOT</version> | ||
<version>2.18.1</version> | ||
<packaging>pom</packaging> | ||
<description>Parent pom for Jackson jr components | ||
</description> | ||
|
@@ -36,7 +36,7 @@ | |
<connection>scm:git:[email protected]:FasterXML/jackson-jr.git</connection> | ||
<developerConnection>scm:git:[email protected]:FasterXML/jackson-jr.git</developerConnection> | ||
<url>https://github.com/FasterXML/jackson-jr</url> | ||
<tag>HEAD</tag> | ||
<tag>jackson-jr-parent-2.18.1</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -50,7 +50,7 @@ | |
<javac.debuglevel>source</javac.debuglevel> | ||
|
||
<!-- for Reproducible Builds --> | ||
<project.build.outputTimestamp>2024-09-27T02:01:09Z</project.build.outputTimestamp> | ||
<project.build.outputTimestamp>2024-10-28T23:22:26Z</project.build.outputTimestamp> | ||
</properties> | ||
|
||
<!-- Alas, need to include snapshot reference since otherwise can not find | ||
|