Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 09eb8dc

Browse files
committed
prepare for 2.8.4
1 parent d54d9de commit 09eb8dc

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
@@ -23,7 +23,7 @@
2323
</scm>
2424

2525
<properties>
26-
<version.jackson.core>2.8.3</version.jackson.core>
26+
<version.jackson.core>2.8.4</version.jackson.core>
2727

2828
<packageVersion.dir>com/fasterxml/jackson/dataformat/yaml</packageVersion.dir>
2929
<packageVersion.package>${project.groupId}.yaml</packageVersion.package>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Project: jackson-dataformat-yaml
66

77
2.9.0 (not yet released)
88

9-
2.8.4 (not yet released)
9+
2.8.4 (14-Oct-2016)
1010

1111
#77: Boolean-like content of string must never be unquoted
1212
(reported, contributed fix by Roland H)

0 commit comments

Comments
 (0)