Skip to content

Commit e3f15a0

Browse files
committed
Prep for 3.0.2 release
1 parent 91fb94d commit e3f15a0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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.2-SNAPSHOT</version>
6+
<version>3.0.2</version>
77
</parent>
88
<groupId>tools.jackson.datatype</groupId>
99
<artifactId>jackson-datatype-hibernate-parent</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ For versions 3.x (for earlier see VERSION-2.x)
1010

1111
No changes since 3.0
1212

13-
3.0.2 (not yet released)
13+
3.0.2 (07-Nov-2025)
1414

1515
#190: Official re-introduction of 3.x Hibernate modules
1616
#196: Fix names of `META-INF/services` module files
1717
(contributed by @pjfanning)
1818

19-
2019
3.0.1 (05-Nov-2025)
2120

2221
No changes since 3.0.0

0 commit comments

Comments
 (0)