Skip to content

Commit c1abd21

Browse files
committed
...
1 parent 47460e1 commit c1abd21

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Joda (http://joda-time.sourceforge.net/) data types.
2323
</scm>
2424
<properties>
2525
<version.jackson.annotations>2.4.0</version.jackson.annotations>
26-
<version.jackson.core>2.4.1</version.jackson.core>
26+
<version.jackson.core>2.4.2</version.jackson.core>
2727
<!-- Generate PackageVersion.java into this directory. -->
2828
<packageVersion.dir>com/fasterxml/jackson/datatype/joda</packageVersion.dir>
2929
<packageVersion.package>${project.groupId}.joda</packageVersion.package>

release-notes/VERSION

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
Project: jackson-datatype-joda
2-
Version: 2.4.1 (17-Jun-2014)
2+
Version: 2.4.2 (15-Aug-2014)
33

44
No changes since 2.4.0
55

66
------------------------------------------------------------------------
77
=== History: ===
88
------------------------------------------------------------------------
99

10+
2.4.1 (17-Jun-2014)
11+
12+
No changes since 2.4.0
13+
1014
2.4.0 (03-Jun-2014)
1115

1216
#40: Add support for `ReadablePeriod`

0 commit comments

Comments
 (0)