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

Commit cfa54d8

Browse files
committed
Prepare for 2.6.3
1 parent 28cf9a7 commit cfa54d8

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
@@ -29,7 +29,7 @@
2929
</scm>
3030

3131
<properties>
32-
<version.jackson.core>2.6.2</version.jackson.core>
32+
<version.jackson.core>2.6.3</version.jackson.core>
3333
<!-- Generate PackageVersion.java into this directory. -->
3434
<packageVersion.dir>com/fasterxml/jackson/datatype/jsr310</packageVersion.dir>
3535
<packageVersion.package>${project.groupId}.jsr310</packageVersion.package>

release-notes/VERSION

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

6-
2.6.3 (not yet released)
6+
2.6.3 (12-Oct-2015)
77

88
#44: Allows users to pass a custom DateTimeFormatter for the ZonedDateTimeSerializer
99
(contributed by tinnou@github)

0 commit comments

Comments
 (0)