Skip to content

Commit 9a0406a

Browse files
committed
Prep for 3.0.0-rc6
1 parent a612bfb commit 9a0406a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
<parent>
1010
<groupId>tools.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>3.0.0-rc6-SNAPSHOT</version>
12+
<version>3.0.0-rc6</version>
1313
</parent>
14-
1514
<groupId>tools.jackson.dataformat</groupId>
1615
<artifactId>jackson-dataformat-xml</artifactId>
1716
<version>3.0.0-rc6-SNAPSHOT</version>

release-notes/VERSION

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

8+
3.0.0-rc6 (18-Jul-2025)
89
3.0.0-rc5 (22-May-2025)
910
3.0.0-rc4 (10-May-2025)
1011

0 commit comments

Comments
 (0)