Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Stephane Nicoll
2016-11-23 10:58:01 +01:00

View File

@@ -724,6 +724,11 @@
<artifactId>hazelcast</artifactId>
<version>${hazelcast.version}</version>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-client</artifactId>
<version>${hazelcast.version}</version>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-hibernate4</artifactId>