Skip to content

Commit e0f0fa9

Browse files
committed
Prep for 3.0.0-rc6
1 parent 362b352 commit e0f0fa9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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-rc6-SNAPSHOT</version>
11+
<version>3.0.0-rc6</version>
1212
</parent>
13-
1413
<groupId>tools.jackson.module</groupId>
1514
<artifactId>jackson-module-kotlin</artifactId>
1615
<name>jackson-module-kotlin</name>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Former maintainers:
2222
=== Releases ===
2323
------------------------------------------------------------------------
2424

25+
3.0.0-rc6 (18-Jul-2025)
2526
3.0.0-rc5 (22-May-2025)
2627

2728
No changes since rc4

0 commit comments

Comments
 (0)