Skip to content

Commit 8aeb057

Browse files
committed
Prep for 3.0.0-rc3
1 parent ce39285 commit 8aeb057

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>3.0.0-rc3-SNAPSHOT</version>
11+
<version>3.0.0-rc3</version>
1212
</parent>
1313
<groupId>tools.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION

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

25-
3.0.0-rc3 (not yet released)
25+
3.0.0-rc3 (13-Apr-2025)
2626

2727
#887: Change 3.0 to use `module-info.java` directly [JSTEP-11]
2828
- Branch rename "master" -> "3.x" [JSTEP-12]

0 commit comments

Comments
 (0)