Skip to content

Commit 1549410

Browse files
committed
Prepare for 2.9.2
1 parent 05f8bed commit 1549410

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
5-
<artifactId>jackson-bom</artifactId>
6-
<version>2.9.2-SNAPSHOT</version>
5+
<artifactId>jackson-base</artifactId>
6+
<version>2.9.2</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-modules-java8</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Modules:
88
=== Releases ===
99
------------------------------------------------------------------------
1010

11+
2.9.2 (14-Oct-2017)
1112
2.9.1 (07-Sep-2017)
1213

1314
No changes since 2.9.0

0 commit comments

Comments
 (0)