Move HashMapDb to its own bundle
[lispflowmapping.git] / mappingservice / neutron / pom.xml
index d83af7aaa02d82bcd8e639e26dcde079ac95188e..08dabed634996bceb0947e307c177f78d1e110ce 100644 (file)
       <groupId>org.opendaylight.yangtools.model</groupId>
       <artifactId>ietf-inet-types</artifactId>
     </dependency>
+    <!-- needed for activator -->
+    <dependency>
+      <groupId>org.apache.felix</groupId>
+      <artifactId>org.apache.felix.dependencymanager</artifactId>
+    </dependency>
   </dependencies>
 
   <build>