Skip to content

Commit 00143af

Browse files
committed
Prep for 3.0.0-rc10
1 parent 480efbb commit 00143af

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

release-notes/VERSION

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

8+
3.0.0-rc10 (19-Sep-2025)
89
3.0.0-rc9 (05-Sep-2025)
910
3.0.0-rc8 (13-Aug-2025)
1011
3.0.0-rc7 (08-Aug-2025)

0 commit comments

Comments
 (0)