Remove the last remnants of the CSS
[lispflowmapping.git] / mappingservice / config / pom.xml
index 70749e33522df338c9109604a2b10550fb6d5dcc..c3efd5efbbcc1a54556aaacc9a6ebb8998523165 100644 (file)
   <name>Mapping Service Config</name>
 
   <dependencies>
+    <dependency>
+      <groupId>org.eclipse.tycho</groupId>
+      <artifactId>org.eclipse.osgi</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.api</artifactId>
@@ -36,4 +40,4 @@
     </site>
   </distributionManagement>
   
-</project>
\ No newline at end of file
+</project>