Only include hazelcast test-jar in test scope (#3600)

Signed-off-by: Tobias Gruetzmacher <tobias.gruetzmacher@inform-software.com>
This commit is contained in:
Tobias Gruetzmacher 2019-04-28 01:54:49 +02:00 committed by Olivier Lamy
parent 29b960551f
commit c9164b0cf5
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
<artifactId>hazelcast</artifactId>
<version>${hazelcast.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>