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

Commit 8045bf4

Browse files
committed
Prepare for 2.5.4
1 parent a32adec commit 8045bf4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ encoded data using Jackson abstractions (streaming API, data binding, tree model
2525
</scm>
2626

2727
<properties>
28-
<version.jackson.core>2.5.3</version.jackson.core>
28+
<version.jackson.core>2.5.4</version.jackson.core>
2929
<!-- Generate PackageVersion.java into this directory. -->
3030
<packageVersion.dir>com/fasterxml/jackson/dataformat/cbor</packageVersion.dir>
3131
<packageVersion.package>${project.groupId}.cbor</packageVersion.package>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-dataformat-cbor
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.5.4 (09-Jun-2015)
78
2.5.3 (24-Apr-2015)
89
2.5.2 (29-Mar-2015)
910

0 commit comments

Comments
 (0)