Skip to content

Commit c203f72

Browse files
committed
Prep for 3.0.0-rc4
1 parent 1dad25b commit c203f72

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>tools.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>3.0.0-rc4-SNAPSHOT</version>
7+
<version>3.0.0-rc4</version>
88
</parent>
99
<groupId>tools.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ implementations)
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
3.0.0-rc4 (10-May-2025)
18+
19+
No changes since rc3
20+
1721
3.0.0-rc3 (13-Apr-2025)
1822

1923
- Branch rename "master" -> "3.x" [JSTEP-12]

0 commit comments

Comments
 (0)