Add Cardinal to Karaf 4 distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index 3f2ca59903a6f825834bb1e17221dc7b9b642493..75a480077dea5e075999fa97e75c367909d110d0 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- Cardinal -->
+            <dependency>
+                <groupId>org.opendaylight.cardinal</groupId>
+                <artifactId>cardinal-features4</artifactId>
+                <version>${cardinal.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- Controller -->
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>