Skip to content

Commit e5c69fe

Browse files
committed
Re-do 2.22.0 release
1 parent 0ba6a36 commit e5c69fe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.22.1-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>
1515
<name>Jackson-core</name>
16-
<version>2.22.1-SNAPSHOT</version>
16+
<version>2.22.0-SNAPSHOT</version>
1717
<packaging>jar</packaging>
1818
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
1919
<licenses>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ a pure JSON library.
1818

1919
No changes since 2.22
2020

21-
2.22.0 (31-May-2026)
21+
2.22.0 (03-Jun-2026)
2222

2323
No changes since 2.21
2424

0 commit comments

Comments
 (0)