Skip to content

Commit d7eac63

Browse files
committed
Prep for 3.0.0-rc2
1 parent 73f5bef commit d7eac63

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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-rc2-SNAPSHOT</version>
11+
<version>3.0.0-rc2</version>
1212
</parent>
1313
<groupId>tools.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION

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

25-
3.0.0-rc2 (not yet released)
25+
3.0.0-rc2 (28-Mar-2025)
26+
2627
#936: `StrictNullChecks` and `SingletonSupport` are now enabled by default
2728

2829
3.0.0-rc1 (07-Mar-2025)

0 commit comments

Comments
 (0)