Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit 730a687

Browse files
committed
prepare for 2.7.3
1 parent 20eef9d commit 730a687

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
@@ -32,7 +32,7 @@
3232
<!-- Java8 takes Javadoc-Nazi attitude, insert some sanity here -->
3333
<additionalparam>-Xdoclint:none</additionalparam>
3434

35-
<version.jackson.core>2.7.3-SNAPSHOT</version.jackson.core>
35+
<version.jackson.core>2.7.3</version.jackson.core>
3636

3737
<!-- Generate PackageVersion.java into this directory. -->
3838
<packageVersion.dir>com/fasterxml/jackson/datatype/jsr310</packageVersion.dir>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-datatype-jsr310
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.7.3 (not yet released)
7+
2.7.3 (16-Mar-2016)
88

99
#63: Should not leak `DateTimeException`s to caller
1010
(reported by Devin S)

0 commit comments

Comments
 (0)