We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7013e commit 289897aCopy full SHA for 289897a
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.17.0-rc1-SNAPSHOT</version>
+ <version>2.17.0-rc1</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.datatype</groupId>
15
<artifactId>jackson-datatype-joda</artifactId>
release-notes/VERSION-2.x
@@ -4,9 +4,9 @@ Project: jackson-datatype-joda
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.17.0 (not yet released)
+2.17.0-rc1 (26-Feb-2024)
8
--
+No changes since 2.16
2.16.1 (24-Dec-2023)
2.16.0 (15-Nov-2023)
0 commit comments