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

Commit 399d147

Browse files
committed
prepare for 2.6.6
1 parent e4c9f7c commit 399d147

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
@@ -21,7 +21,7 @@ JDK 8 data types.
2121
<tag>HEAD</tag>
2222
</scm>
2323
<properties>
24-
<version.jackson.core>2.6.5</version.jackson.core>
24+
<version.jackson.core>2.6.6</version.jackson.core>
2525
<!-- explicitly target JDK 8 -->
2626
<javac.src.version>1.8</javac.src.version>
2727
<javac.target.version>1.8</javac.target.version>

release-notes/VERSION

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

7-
2.6.6 (not yet released)
7+
2.6.6 (05-Apr-2016)
88

99
#31: Support `@JsonSerialize(contentUsing=)` and `@JsonDeserialize(contentUsing=)`
1010
for `Optional`

0 commit comments

Comments
 (0)