We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8986b4f commit 4ecedd5Copy full SHA for 4ecedd5
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>tools.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>3.0.0-rc3-SNAPSHOT</version>
+ <version>3.0.0-rc3</version>
7
</parent>
8
<groupId>tools.jackson.dataformat</groupId>
9
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION
@@ -14,7 +14,7 @@ implementations)
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
-3.0.0-rc3 (not yet released)
+3.0.0-rc3 (13-Apr-2025)
18
19
- Branch rename "master" -> "3.x" [JSTEP-12]
20
0 commit comments