Bug-2827: role switch proposal
[openflowplugin.git] / features / pom.xml
index 3eb0df4d696a3cf7e10bdc6a68b06359508c2567..4721d60586f39b1b59305eb8631aef3d60be6094 100644 (file)
@@ -99,8 +99,8 @@
       <classifier>config</classifier>
       <type>xml</type>
     </dependency>
-    
-    
+
+
     <dependency>
       <groupId>org.opendaylight.dlux</groupId>
       <artifactId>features-dlux</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>features-netconf-connector</artifactId>
+      <version>${netconf.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+    </dependency>
 
     <!-- bundle dependencies -->
     <dependency>