File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 7
7
branches :
8
8
only :
9
9
- master
10
- - " 2.10 "
10
+ - " 2.11 "
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-base</artifactId >
7
- <version >2.10.0 </version >
7
+ <version >2.11.0-SNAPSHOT </version >
8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.dataformat</groupId >
10
10
<artifactId >jackson-dataformat-xml</artifactId >
11
- <version >2.10.1 -SNAPSHOT</version >
11
+ <version >2.11.0 -SNAPSHOT</version >
12
12
<name >Jackson-dataformat-XML</name >
13
13
<packaging >bundle</packaging >
14
14
<description >Data format extension for Jackson (http://jackson.codehaus.org) to offer
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Project: jackson-dataformat-xml
4
4
= Releases
5
5
------------------------------------------------------------------------
6
6
7
+ 2.11.0 (not yet released)
8
+
9
+ -
10
+
7
11
2.10.0 (26 -Sep-2019 )
8
12
9
13
#242 : Deserialization of class inheritance depends on attributes order
You can’t perform that action at this time.
0 commit comments