Skip to content

Commit 35ca49d

Browse files
committed
Prep for 2.20.0-rc1
1 parent 8f4c5da commit 35ca49d

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.20.0-rc1-SNAPSHOT</version>
6+
<version>2.20.0-rc1</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.datatype</groupId>
99
<artifactId>jackson-datatypes-collections</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Active Maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19-
2.20.0 (not yet released)
19+
2.20.0-rc1 (04-Aug-2025)
2020

2121
#190: Add unit tests to verify goodness of SPI metadata for Modules
2222
- Generate SBOMs [JSTEP-14]

0 commit comments

Comments
 (0)