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 54
54
<profile >
55
55
<id >hibernate-5</id >
56
56
<properties >
57
- <hibernate >5.0.5 .Final</hibernate >
57
+ <hibernate >5.0.7 .Final</hibernate >
58
58
</properties >
59
59
</profile >
60
60
<profile >
61
61
<id >hibernate-5-next</id >
62
62
<properties >
63
- <hibernate >5.0.5-SNAPSHOT</hibernate >
63
+ <hibernate >5.0.8-SNAPSHOT</hibernate >
64
+ </properties >
65
+ <repositories >
66
+ <repository >
67
+ <id >jboss</id >
68
+ <url >https://repository.jboss.org/nexus/content/repositories/public</url >
69
+ </repository >
70
+ </repositories >
71
+ </profile >
72
+ <profile >
73
+ <id >hibernate-51</id >
74
+ <properties >
75
+ <hibernate >5.1.0.Final</hibernate >
76
+ </properties >
77
+ </profile >
78
+ <profile >
79
+ <id >hibernate-51-next</id >
80
+ <properties >
81
+ <hibernate >5.1.1-SNAPSHOT</hibernate >
64
82
</properties >
65
83
<repositories >
66
84
<repository >
You can’t perform that action at this time.
0 commit comments