Adding ocpplugin features
[integration/distribution.git] / features-index / pom.xml
index 6b657e44355aae012f6c09f07df6f3ecae1b2bcf..b97ed7829389a4c5f31899efebce85df91748d92 100644 (file)
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.ocpplugin</groupId>
+      <artifactId>features-ocpplugin</artifactId>
+      <version>${feature.ocpplugin.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+    </dependency>
 <!-- Issue with of-config merge requires this line commented out:
     <dependency>
       <groupId>org.opendaylight.of-config</groupId>