We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b2c70 commit 2cec318Copy full SHA for 2cec318
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.0-rc3-SNAPSHOT</version>
+ <version>3.0.0-rc3</version>
13
</parent>
14
<groupId>tools.jackson.datatype</groupId>
15
<artifactId>jackson-datatype-joda</artifactId>
release-notes/VERSION
@@ -5,7 +5,7 @@ Major version: 3 (for earlier, see VERSION-2.x)
5
=== Releases ===
6
------------------------------------------------------------------------
7
8
-3.0.0-rc3 (not yet released)
+3.0.0-rc3 (13-Apr-2025)
- Branch rename "master" -> "3.x" [JSTEP-12]
0 commit comments