Extra Features for Controller (Akka, Spray and Scala)
[controller.git] / opendaylight / distribution / opendaylight-karaf / pom.xml
index d8f6ba1526fca74843e50276e025b96b06237f13..221bfa78e8972822b43894cd039b306456839e3b 100644 (file)
     </dependency>
     <!-- scope is compile so all features (there is only one) are installed
             into startup.properties and the feature repo itself is not installed -->
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>extras-features</artifactId>
+      <version>${project.version}</version>
+      <type>kar</type>
+      <scope>runtime</scope>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-features</artifactId>