We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a146661 commit e4b4e06Copy full SHA for e4b4e06
src/main/resources/hazelcast-hibernate.xml
@@ -7,7 +7,7 @@
7
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
8
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:schemaLocation="http://www.hazelcast.com/schema/config
10
- http://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
+ http://www.hazelcast.com/schema/config/hazelcast-config-5.6.xsd">
11
12
<instance-name>${io.xh.hoist.hzInstanceName} </instance-name>
13
</hazelcast>
0 commit comments