Skip to content

Commit

Permalink
Prepare for 2.17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 5, 2024
1 parent a0b4a6d commit 9d4460e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-joda</artifactId>
Expand Down
1 change: 1 addition & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Project: jackson-datatype-joda
=== Releases ===
------------------------------------------------------------------------

2.17.1 (04-May-2024)
2.17.0 (12-Mar-2024)

No changes since 2.16
Expand Down

0 comments on commit 9d4460e

Please sign in to comment.