Add Packetcable features to Distribution
[integration/distribution.git] / features / repos / index / pom.xml
index 013edbfa52d1c97bd3cd0fa96309e70287db6672..dffd47447ef5e26218a39164412cfc48af75eac0 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- Packetcable -->
+        <dependency>
+            <groupId>org.opendaylight.packetcable</groupId>
+            <artifactId>features4-packetcable-policy</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- SFC -->
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>