1 parent c49f8db commit 811bce2Copy full SHA for 811bce2
2 files changed
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>tools.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
12
</parent>
13
<groupId>tools.jackson.module</groupId>
14
<artifactId>jackson-module-jsonSchema-parent</artifactId>
release-notes/VERSION
@@ -14,6 +14,6 @@ Active Maintainers:
=== Releases ===
15
------------------------------------------------------------------------
16
17
-3.1.0 (not yet released)
+3.1.0 (23-Feb-2026)
18
19
No changes since 2.x
0 commit comments