Committed by
Gerrit Code Review
Dropping hazelcast loading as part of the base feature.
Change-Id: I526a7c1cab6d9bc465ced07e96ab19e8efe10c89
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
37 | 37 | ||
38 | <bundle>mvn:joda-time/joda-time/2.5</bundle> | 38 | <bundle>mvn:joda-time/joda-time/2.5</bundle> |
39 | 39 | ||
40 | - <bundle>mvn:com.hazelcast/hazelcast/3.4</bundle> | 40 | + <!-- bundle>mvn:com.hazelcast/hazelcast/3.4</bundle --> |
41 | <bundle>mvn:io.dropwizard.metrics/metrics-core/3.1.0</bundle> | 41 | <bundle>mvn:io.dropwizard.metrics/metrics-core/3.1.0</bundle> |
42 | <bundle>mvn:io.dropwizard.metrics/metrics-json/3.1.0</bundle> | 42 | <bundle>mvn:io.dropwizard.metrics/metrics-json/3.1.0</bundle> |
43 | <bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.1</bundle> | 43 | <bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.1</bundle> | ... | ... |
-
Please register or login to post a comment