Skip to content

Commit bc81dd9

Browse files
committed
Prep for 3.0.1 release
1 parent a4199f0 commit bc81dd9

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>tools.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>3.0.1-SNAPSHOT</version>
6+
<version>3.0.1</version>
77
</parent>
88
<groupId>tools.jackson.datatype</groupId>
99
<artifactId>jackson-datatypes-misc-parent</artifactId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Modules:
1313
=== Releases ===
1414
------------------------------------------------------------------------
1515

16+
3.0.1 (21-Oct-2025)
17+
18+
No changes since 3.0.0
19+
1620
3.0.0 (03-Oct-2025)
1721

1822
#52: Change 3.0 to use `module-info.java` directly [JSTEP-11]

0 commit comments

Comments
 (0)