Skip to content

Commit

Permalink
prepare for 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 9, 2017
1 parent 9e07aa0 commit b571790
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.3-SNAPSHOT</version>
<version>2.9.3</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.3 (08-Dec-2017)
2.9.3 (09-Dec-2017)

#46: Double array serialization of `LocalDate` stored as an object with
wrapper object typing enabled
Expand Down

0 comments on commit b571790

Please sign in to comment.