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 0d3e929 commit 1052fd4Copy full SHA for 1052fd4
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.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION
@@ -5,7 +5,7 @@ Version: 3.x (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