- rename hazelcast.common

This commit is contained in:
Zellweger Christof Ralf
2015-06-22 11:58:41 +02:00
parent d41e1a03bf
commit 4f6ceccd68
5 changed files with 32 additions and 27 deletions

View File

@@ -32,7 +32,7 @@ applicationDefaultJvmArgs = [
dependencies {
compile (project(':ch.psi.daq.cassandra'))
compile (project(':ch.psi.daq.hazelcast.common'))
compile (project(':ch.psi.daq.hazelcast'))
compile 'org.springframework.boot:spring-boot-starter-web:1.2.4.RELEASE'
compile 'com.google.code.gson:gson:2+'
compile 'org.apache.commons:commons-lang3:3.4'