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

Commit 520a8f4

Browse files
committed
Merge branch '2.6'
Conflicts: release-notes/VERSION
2 parents e9c6de6 + d4708a7 commit 520a8f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Do not merge `pom.xml` from older version, as it will typically conflict
2+
3+
pom.xml merge=ours

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ No changes since 2.7.1
2828

2929
#54: LocalDateTimeSerializer default constructor should use the same formatter as LocalDateTimeDeserializer
3030

31-
2.6.6 (not released yet)
31+
2.6.6 (05-Apr-2016)
3232

3333
#16: Instant is serialized as String by some dataformats/libs but can't be
3434
deserialized (unless manually converted to float)

0 commit comments

Comments
 (0)