Skip to content

Commit 6556897

Browse files
committed
Prep for 3.0.2 release
1 parent f8b805d commit 6556897

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>tools.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>3.0.2-SNAPSHOT</version>
7+
<version>3.0.2</version>
88
</parent>
99
<groupId>tools.jackson.jakarta.rs</groupId>
1010
<artifactId>jackson-jakarta-rs-providers</artifactId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Sub-modules:
1010
=== Releases ===
1111
------------------------------------------------------------------------
1212

13+
3.0.2 (07-Nov-2025)
14+
15+
No changes since 3.0.1
16+
1317
3.0.1 (21-Oct-2025)
1418

1519
#57: Fix ServiceLoader manifests due to 3.0 package changes

0 commit comments

Comments
 (0)