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

Commit 48acc7f

Browse files
committed
prepare for 2.8.5
1 parent ec08c63 commit 48acc7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.4</version.jackson.core>
26+
<version.jackson.core>2.8.5</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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Project: jackson-dataformat-yaml
66

77
2.9.0 (not yet released)
88

9+
2.8.5 (14-Nov-2016)
10+
11+
No changes since 2.8.4
12+
913
2.8.4 (14-Oct-2016)
1014

1115
#77: Boolean-like content of string must never be unquoted

0 commit comments

Comments
 (0)