Skip to content

Commit 121b6f7

Browse files
committed
Prep for 3.0.0-rc4
1 parent a29a626 commit 121b6f7

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>tools.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>3.0.0-rc4-SNAPSHOT</version>
6+
<version>3.0.0-rc4</version>
77
</parent>
88
<groupId>tools.jackson.datatype</groupId>
99
<artifactId>jackson-datatypes-misc-parent</artifactId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Modules:
1313
=== Releases ===
1414
------------------------------------------------------------------------
1515

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

1822
#56: Change `jackson-datatype-javax-money`, `jackson-datatype-moneta`

0 commit comments

Comments
 (0)