Skip to content

Commit 37acdd9

Browse files
committed
Prep for 3.0.0-rc4
1 parent 59cb808 commit 37acdd9

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>tools.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>3.0.0-rc4-SNAPSHOT</version>
12+
<version>3.0.0-rc4</version>
1313
</parent>
1414

1515
<groupId>tools.jackson.dataformat</groupId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Version: 3.x (for earlier see VERSION-2.x)
55
=== Releases ===
66
------------------------------------------------------------------------
77

8+
3.0.0-rc4 (10-May-2025)
9+
10+
No changes since rc3.
11+
812
3.0.0-rc3 (13-Apr-2025)
913

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

0 commit comments

Comments
 (0)