Skip to content

Commit 63ac1c4

Browse files
committed
Prep for 3.0.0-rc10
1 parent 0e0c7ef commit 63ac1c4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
<parent>
99
<groupId>tools.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>3.0.0-rc10-SNAPSHOT</version>
11+
<version>3.0.0-rc10</version>
1212
</parent>
13-
1413
<groupId>tools.jackson.core</groupId>
1514
<artifactId>jackson-core</artifactId>
1615
<name>Jackson-core</name>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ JSON library.
1515
=== Releases ===
1616
------------------------------------------------------------------------
1717

18+
3.0.0-rc10 (19-Sep-2025)
19+
20+
No changes since 3.0.0-rc9
21+
1822
3.0.0-rc9 (05-Sep-2025)
1923

2024
#1463: Remove `URL` taking factory methods of `JsonFactory` (3.0)

0 commit comments

Comments
 (0)