File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 3434 <hibernate-62 >6.2.24.Final</hibernate-62 >
3535 <hibernate-65-snapshots >6.5.0-SNAPSHOT</hibernate-65-snapshots >
3636 <hibernate-66-snapshots >6.6.0-SNAPSHOT</hibernate-66-snapshots >
37+ <hibernate-70-snapshots >7.0.0-SNAPSHOT</hibernate-70-snapshots >
3738 <hsqldb >2.7.1</hsqldb >
3839 <h2 >2.2.220</h2 >
3940 <jakarta-persistence-api >3.1.0</jakarta-persistence-api >
9394 </repository >
9495 </repositories >
9596 </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 >
96112 <profile >
97113 <id >all-dbs</id >
98114 <build >
You can’t perform that action at this time.
0 commit comments