Skip to content

Commit ce6fbc2

Browse files
committed
Prep for 3.0.0-rc10
1 parent 0e099b2 commit ce6fbc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ of Jackson 3.x components maintained by FasterXML.com
5252
</scm>
5353

5454
<properties>
55-
<jackson.version>3.0.0-rc10-SNAPSHOT</jackson.version>
55+
<jackson.version>3.0.0-rc10</jackson.version>
5656

5757
<!-- 10-Jul-2025, tatu: as per [JSTEP-1] Jackson 3.x will NOT contain
5858
separate annotations module, but keep using 2.x one, latest 2.x released

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
1111
=== Releases (note: only includes patches with actual changes)
1212
------------------------------------------------------------------------
1313

14+
3.0.0-rc10 (19-Sep-2025)
1415
3.0.0-rc9 (05-Sep-2025)
1516
3.0.0-rc8 (13-Aug-2025)
1617
3.0.0-rc7 (08-Aug-2025)

0 commit comments

Comments
 (0)