Add of-config to distribution
[integration/distribution.git] / artifacts / upstream / single-features / pom.xml
index 1f0cbf40fc702555766113fb77fa0de56c75f95f..8137b9d6b1f23637c8efd0891b346de2ce96f5af 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- OF-CONFIG -->
+            <dependency>
+                <groupId>org.opendaylight.of-config</groupId>
+                <artifactId>odl-of-config-all</artifactId>
+                <version>${ofconfig.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- Packetcable -->
             <dependency>
                 <groupId>org.opendaylight.packetcable</groupId>