Add of-config to distribution
[integration/distribution.git] / features / repos / index / pom.xml
index 311adf38602bd891251e3d485db5658ed54505d1..47287f85aedba5a03f809e5d06cfba707fc80d97 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- OF-CONFIG -->
+        <dependency>
+            <groupId>org.opendaylight.of-config</groupId>
+            <artifactId>features-of-config</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
         <!-- OpenflowPlugin -->
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>