Add Packetcable features to Distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index 75a480077dea5e075999fa97e75c367909d110d0..0b5b205ce006f6eb662a8ccde99eec6a5274bb39 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- Packetcable -->
+            <dependency>
+                <groupId>org.opendaylight.packetcable</groupId>
+                <artifactId>features4-packetcable-policy</artifactId>
+                <version>${packetcable.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- SFC -->
             <dependency>
                 <groupId>org.opendaylight.sfc</groupId>