Merge "Make neutron a simple osgi app"
[controller.git] / opendaylight / distribution / opendaylight-karaf / pom.xml
index f4ca2217cead1947d1f43db90461b2e0a6db7925..4c8f9c5913d65590a513effda7f4efe64ef2c00e 100644 (file)
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>features-neutron</artifactId>
+      <version>${networkconfig.neutron.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+      <scope>runtime</scope>
+    </dependency>
     <!-- Netconf connector features. When this is included, users can test the netconf connector using netconf-testtool -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>