File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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.2.4 -SNAPSHOT</version >
6
+ <version >2.3.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.2.4 -SNAPSHOT</version >
6
+ <version >2.3.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 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.2.4 -SNAPSHOT</version >
11
+ <version >2.3.0 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for shared settings for project sub-modules
14
14
</description >
28
28
29
29
<properties >
30
30
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31
- <version .jackson>2.2.3 </version .jackson>
31
+ <version .jackson>2.3.0-SNAPSHOT </version .jackson>
32
32
</properties >
33
33
34
34
<dependencies >
You can’t perform that action at this time.
0 commit comments