Skip to content

Commit bb9c04f

Browse files
committed
Prep for 3.0.0-rc1
1 parent 3f99400 commit bb9c04f

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

release-notes/VERSION

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

8-
3.0.0 (not yet released)
8+
3.0.0-rc1 (07-Mar-2025)
99

1010
#25: `ACCEPT_EMPTY_STRING_AS_NULL_OBJECT` not honored in xml module for attributes
1111
(reported by Morten-Olav H)

0 commit comments

Comments
 (0)