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

Commit baec1de

Browse files
committed
Merge branch '2.6'
Conflicts: pom.xml release-notes/VERSION
2 parents e74927b + 49a9d3c commit baec1de

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</scm>
3030

3131
<properties>
32-
<!-- Java8 takes Javadoc-Nazi attitude, funk that (Oracle go home you're drunk) -->
32+
<!-- Java8 takes Javadoc-Nazi attitude, insert some sanity here -->
3333
<additionalparam>-Xdoclint:none</additionalparam>
3434

3535
<version.jackson.core>2.7.0</version.jackson.core>

release-notes/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Project: jackson-datatype-jsr310
2+
23
------------------------------------------------------------------------
34
=== Releases ===
45
------------------------------------------------------------------------
@@ -7,7 +8,7 @@ Project: jackson-datatype-jsr310
78

89
#54: LocalDateTimeSerializer default constructor should use the same formatter as LocalDateTimeDeserializer
910

10-
2.6.4 (not yet released)
11+
2.6.4 (07-Dec-2015)
1112

1213
#50: `Instant` schema representation is incorrect for timestamps serialization
1314
(reported by Peter R)

0 commit comments

Comments
 (0)