Dropping hazelcast loading as part of the base feature.
Change-Id: I526a7c1cab6d9bc465ced07e96ab19e8efe10c89
diff --git a/features/features.xml b/features/features.xml
index ac06664..5ad3487 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -37,7 +37,7 @@
<bundle>mvn:joda-time/joda-time/2.5</bundle>
- <bundle>mvn:com.hazelcast/hazelcast/3.4</bundle>
+ <!-- bundle>mvn:com.hazelcast/hazelcast/3.4</bundle -->
<bundle>mvn:io.dropwizard.metrics/metrics-core/3.1.0</bundle>
<bundle>mvn:io.dropwizard.metrics/metrics-json/3.1.0</bundle>
<bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.1</bundle>