Added features-test for base Karaf features and fixed some minor issues that caused...
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 5ead566d9d41046b42c0cd7a873ba1983f90bcf6..e85a70d98b389348039eb5ce95dbe2d118614a68 100644 (file)
         <type>xml</type>
         <scope>runtime</scope>
       </dependency>
+      <dependency>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>features-base</artifactId>
+        <version>${commons.opendaylight.version}</version>
+        <classifier>features</classifier>
+        <type>xml</type>
+        <scope>runtime</scope>
+      </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>features-adsal</artifactId>