Merge branch '1.4.x' into 1.5.x

pull/7457/merge
Stephane Nicoll 8 years ago
commit 85e835d3ff

@ -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>

Loading…
Cancel
Save