File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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.8-rc1b </version >
6
+ <version >2.8</version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatype-hibernate-parent</artifactId >
29
29
30
30
<properties >
31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
- <version .jackson.core>2.8.0.rc2 </version .jackson.core>
32
+ <version .jackson.core>2.8.0</version .jackson.core>
33
33
</properties >
34
34
35
35
</project >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Project: jackson-datatype-hibernate
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
- 2.8.0 (not yet released )
7
+ 2.8.0 (04-Jul-2016 )
8
8
9
9
No changes since 2.7
10
10
You can’t perform that action at this time.
0 commit comments