Skip to content

Commit 4ce3ac0

Browse files
committed
Prep for 2.19.0 release
1 parent 5e69974 commit 4ce3ac0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.19.0-SNAPSHOT</version>
11+
<version>2.19.0</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-jsonSchema-parent</artifactId>

release-notes/VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Project: jackson-module-jsonSchema
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.19.0-rc2 (07-Apr-2025)
7+
2.19.0 (24-Apr-2025)
88

9-
-
9+
No changes since 2.18
1010

1111
2.18.3 (28-Feb-2025)
1212

0 commit comments

Comments
 (0)