Skip to content

Commit 0f4fdc7

Browse files
committed
Prep for 3.0.3 release
1 parent 164c613 commit 0f4fdc7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>3.0.3-SNAPSHOT</version>
11+
<version>3.0.3</version>
1212
</parent>
1313
<groupId>tools.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Former maintainers:
2222
=== Releases ===
2323
------------------------------------------------------------------------
2424

25+
3.0.3 (28-Nov-2025)
2526
3.0.2 (07-Nov-2025)
2627
3.0.1 (21-Oct-2025)
2728

0 commit comments

Comments
 (0)