File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 55
55
<profile >
56
56
<id >hibernate-5</id >
57
57
<properties >
58
- <hibernate >5.0.5 .Final</hibernate >
58
+ <hibernate >5.0.7 .Final</hibernate >
59
59
</properties >
60
60
</profile >
61
61
<profile >
62
62
<id >hibernate-5-next</id >
63
63
<properties >
64
- <hibernate >5.0.5-SNAPSHOT</hibernate >
64
+ <hibernate >5.0.8-SNAPSHOT</hibernate >
65
+ </properties >
66
+ <repositories >
67
+ <repository >
68
+ <id >jboss</id >
69
+ <url >https://repository.jboss.org/nexus/content/repositories/public</url >
70
+ </repository >
71
+ </repositories >
72
+ </profile >
73
+ <profile >
74
+ <id >hibernate-51</id >
75
+ <properties >
76
+ <hibernate >5.1.0.Final</hibernate >
77
+ </properties >
78
+ </profile >
79
+ <profile >
80
+ <id >hibernate-51-next</id >
81
+ <properties >
82
+ <hibernate >5.1.1-SNAPSHOT</hibernate >
65
83
</properties >
66
84
<repositories >
67
85
<repository >
You can’t perform that action at this time.
0 commit comments