Adding packetcable feature
[integration/distribution.git] / features / pom.xml
index 4c487b6135a97f8f034c1195f939f436c5662845..c8cad3ddbdca3fd7b322c6b0ef0f3ed32df63d7b 100644 (file)
       <type>xml</type>
     </dependency>
 
+    <dependency>
+       <groupId>org.opendaylight.packetcable</groupId>
+       <artifactId>features-packetcable</artifactId>
+       <version>${feature.packetcable.version}</version>
+       <classifier>features</classifier>
+       <type>xml</type>
+    </dependency>
+
     <!-- test to validate features.xml -->
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>