Skip to content

Commit

Permalink
Prepare for 2.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jun 12, 2018
1 parent b8ccc50 commit eab85e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.9.6-SNAPSHOT</version>
<version>2.9.6</version>
</parent>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-modules-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

2.9.6 (not yet released)
2.9.6 (12-Jun-2018)

#65: Use `DeserializationContext.handleWeirdXxxValue()` for datetime deserializers
(contributed by Semyon L)
Expand Down

0 comments on commit eab85e6

Please sign in to comment.