Add P4plugin to distribution
[integration/distribution.git] / features / repos / index / pom.xml
index 5879a3376e9f382ae6cde5bf3435d6a8933f29ba..5e5e9bd81c61ee56facf5bf2910f5bf9850ebe4c 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- P4 Plugin -->
+        <dependency>
+            <groupId>org.opendaylight.p4plugin</groupId>
+            <artifactId>features-p4plugin</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- Packetcable -->
         <dependency>
             <groupId>org.opendaylight.packetcable</groupId>