Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Stephane Nicoll 2016-11-23 10:58:01 +01:00
commit 85e835d3ff
1 changed files with 5 additions and 0 deletions

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>