Skip to content

Commit 1052fd4

Browse files
committed
Prep for 3.0.0-rc3
1 parent 0d3e929 commit 1052fd4

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-rc3-SNAPSHOT</version>
12+
<version>3.0.0-rc3</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-rc3 (not yet released)
8+
3.0.0-rc3 (13-Apr-2025)
99

1010
- Branch rename "master" -> "3.x" [JSTEP-12]
1111

0 commit comments

Comments
 (0)