Skip to content

Commit 14a5606

Browse files
committed
Prepare for 2.17.2 release
1 parent ddacd68 commit 14a5606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.17.2-SNAPSHOT</version>
7+
<version>2.17.2</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Active maintainers:
1818

1919
- No changes since 2.17
2020

21-
2.17.2 (not yet released)
21+
2.17.2 (05-Jul-2024)
2222

2323
#497: (ion) Failed copy(): `IonValueMapper` does not override copy()
2424
(reported by @mr-robert)

0 commit comments

Comments
 (0)