File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 34
34
<hibernate-62 >6.2.24.Final</hibernate-62 >
35
35
<hibernate-65-snapshots >6.5.0-SNAPSHOT</hibernate-65-snapshots >
36
36
<hibernate-66-snapshots >6.6.0-SNAPSHOT</hibernate-66-snapshots >
37
+ <hibernate-70-snapshots >7.0.0-SNAPSHOT</hibernate-70-snapshots >
37
38
<hsqldb >2.7.1</hsqldb >
38
39
<h2 >2.2.220</h2 >
39
40
<jakarta-persistence-api >3.1.0</jakarta-persistence-api >
93
94
</repository >
94
95
</repositories >
95
96
</profile >
97
+ <profile >
98
+ <id >hibernate-70-snapshots</id >
99
+ <properties >
100
+ <hibernate >${hibernate-70-snapshots}</hibernate >
101
+ </properties >
102
+ <repositories >
103
+ <repository >
104
+ <id >sonatype-oss</id >
105
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
106
+ <releases >
107
+ <enabled >false</enabled >
108
+ </releases >
109
+ </repository >
110
+ </repositories >
111
+ </profile >
96
112
<profile >
97
113
<id >all-dbs</id >
98
114
<build >
You can’t perform that action at this time.
0 commit comments