Remove the last remnants of the CSS
[lispflowmapping.git] / mappingservice / shell / pom.xml
index 49e1a0540130de5d3da07232d441ea6f7f7ee4a8..f58adce5abe8957d0190b04ed5f9cb3fe3c75bf4 100644 (file)
   <name>Mapping Service Karaf Shell Commands</name>
 
   <dependencies>
+    <dependency>
+      <groupId>org.eclipse.tycho</groupId>
+      <artifactId>org.eclipse.osgi</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.apache.karaf.shell</groupId>
       <artifactId>org.apache.karaf.shell.console</artifactId>
-      <version>${karaf.version}</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>