Create features-controller
[controller.git] / karaf / pom.xml
index beffc09253a8d180cdae6f218c403863dc2f6904..85d85b717c365bd4f74704f8c4df794628013ada 100644 (file)
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>
-
-    <!-- MD-SAL Related Features -->
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>features-mdsal</artifactId>
-      <classifier>features</classifier>
-      <type>xml</type>
-      <scope>runtime</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
-      <artifactId>features-extras</artifactId>
+      <artifactId>features-controller</artifactId>
       <classifier>features</classifier>
-      <version>${project.version}</version>
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>