Squashed commit of the following:
[demo.git] / vnfs / honeycomb_plugin / sample-distribution / pom.xml
       <artifactId>sample-plugin-impl</artifactId>
       <version>${honeycomb.infra.version}</version>
     </dependency>
+    <dependency>
+      <groupId>io.fd.honeycomb.lcmapi</groupId>
+      <artifactId>stream-count-impl</artifactId>
+      <version>${honeycomb.infra.version}</version>
+    </dependency>
   </dependencies>
 
 </project>