neutron now works with jetty
[controller.git] / karaf / opendaylight-karaf / pom.xml
index e0ea4c0edffb3758a87e5d33b0576fbd7a58b54b..9bf2309b6f034e9ea3ac37a7b06fe8d2a14b9f28 100644 (file)
       <type>xml</type>
     </dependency>
 
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>features-neutron</artifactId>
+      <classifier>features</classifier>
+      <type>xml</type>
+      <scope>runtime</scope>
+    </dependency>
+
   </dependencies>
 
   <build>