Add P4plugin to distribution
[integration/distribution.git] / features / singles / odl-integration-all / pom.xml
index a907c1eb0045001a43c26015da0b1104eeac2209..cab9f9eadc8d3e16a94625800bcad76fccfcb7ec 100644 (file)
             <classifier>features</classifier>
         </dependency>
 
+        <!-- P4 Plugin -->
+        <dependency>
+            <groupId>org.opendaylight.p4plugin</groupId>
+            <artifactId>odl-p4plugin-all</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
         <!-- SFC -->
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>