neutron now works with jetty
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 32aa9a3efcbe11d1a5e49efc93e943e770d40f90..ba5d69ac46b15e23a39535f07f382d4767fd0d8c 100644 (file)
         <scope>runtime</scope>
       </dependency>
 
+      <dependency>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>features-neutron</artifactId>
+        <classifier>features</classifier>
+        <type>xml</type>
+        <scope>runtime</scope>
+        <version>${networkconfig.neutron.version}</version>
+      </dependency>
+
       <!-- JMH Benchmark dependencies -->
       <dependency>
         <groupId>org.openjdk.jmh</groupId>