File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
24
24
<tag >HEAD</tag >
25
25
</scm >
26
26
<properties >
27
- <version .jackson.core>2.7.3 </version .jackson.core>
27
+ <version .jackson.core>2.7.4 </version .jackson.core>
28
28
<version .jackson.jaxb>${version.jackson.core} </version .jackson.jaxb>
29
29
30
30
<!-- 23-Feb-2016, tatu: Try to keep JDK6 runtime for 2.7 at least -->
Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ Project: jackson-dataformat-xml
4
4
= Releases
5
5
------------------------------------------------------------------------
6
6
7
- 2.7.4 (not yet released)
7
+ 2.8.0 (not yet released)
8
+
9
+ No changes since 2.7.
10
+
11
+ 2.7.4 (29-Apr-2016)
8
12
9
13
#178: Problem with polymorphic serialization, inclusion type of
10
14
`As.WRAPPER_OBJECT`, extra tag
You can’t perform that action at this time.
0 commit comments