File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- FROM hazelcast/hazelcast:3.8.9
1+ FROM hazelcast/hazelcast:3.10.4
22
33MAINTAINER devicehive
44
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.9.xsd"
3- xmlns =" http://www.hazelcast.com/schema/config"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
2+ <hazelcast xmlns =" http://www.hazelcast.com/schema/config"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://www.hazelcast.com/schema/config
5+ http://www.hazelcast.com/schema/config/hazelcast-config-3.10.xsd" >
56 <serialization >
67 <portable-version >0</portable-version >
78 <portable-factories >
8- <portable-factory factory-id =" 1" >com.devicehive.model.DevicePortableFactory</portable-factory >
9+ <portable-factory factory-id =" 1" >com.devicehive.model.DevicePortableFactory</portable-factory >
910 </portable-factories >
1011 </serialization >
1112 <map name =" default" >
You can’t perform that action at this time.
0 commit comments