File tree 6 files changed +7
-6
lines changed
6 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 8
8
branches :
9
9
only :
10
10
- master
11
- - " 2.9"
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson.datatype</groupId >
5
5
<artifactId >jackson-datatype-hibernate-parent</artifactId >
6
- <version >2.10.1 -SNAPSHOT</version >
6
+ <version >2.11.0 -SNAPSHOT</version >
7
7
</parent >
8
8
<artifactId >jackson-datatype-hibernate3</artifactId >
9
9
<name >Jackson-datatype-Hibernate3</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson.datatype</groupId >
5
5
<artifactId >jackson-datatype-hibernate-parent</artifactId >
6
- <version >2.10.1 -SNAPSHOT</version >
6
+ <version >2.11.0 -SNAPSHOT</version >
7
7
</parent >
8
8
<artifactId >jackson-datatype-hibernate4</artifactId >
9
9
<name >Jackson-datatype-Hibernate4</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson.datatype</groupId >
5
5
<artifactId >jackson-datatype-hibernate-parent</artifactId >
6
- <version >2.10.1 -SNAPSHOT</version >
6
+ <version >2.11.0 -SNAPSHOT</version >
7
7
</parent >
8
8
<artifactId >jackson-datatype-hibernate5</artifactId >
9
9
<name >Jackson-datatype-Hibernate5</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.10.0 </version >
6
+ <version >2.11.0-SNAPSHOT </version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatype-hibernate-parent</artifactId >
10
10
<name >Hibernate module parent</name >
11
- <version >2.10.1 -SNAPSHOT</version >
11
+ <version >2.11.0 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for shared settings for project sub-modules
14
14
</description >
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Project: jackson-datatype-hibernate
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.11.0 (not yet released)
8
+
7
9
2.10.0 (26-Sep-2019)
8
10
9
11
#125: Ignore missing entities when lazy loading is enabled, if newly added
You can’t perform that action at this time.
0 commit comments