File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
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.7.5 -SNAPSHOT</version >
6
+ <version >2.8.0.rc1 -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.7.5 -SNAPSHOT</version >
6
+ <version >2.8.0.rc1 -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.7.5 -SNAPSHOT</version >
6
+ <version >2.8.0.rc1 -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-parent</artifactId >
6
- <version >2.7 </version >
6
+ <version >2.8-rc1b </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.7.5 -SNAPSHOT</version >
11
+ <version >2.8.0.rc1 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for shared settings for project sub-modules
14
14
</description >
29
29
30
30
<properties >
31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
- <version .jackson.core>2.7.4 </version .jackson.core>
32
+ <version .jackson.core>2.8.0.rc1 </version .jackson.core>
33
33
</properties >
34
34
35
35
</project >
You can’t perform that action at this time.
0 commit comments