Add P4plugin to distribution
[integration/distribution.git] / artifacts / upstream / single-features / pom.xml
index 37b3164b81bde9dc9045b1d2addb9f2298ef8de8..1743407b51f68f3917955e93ee5454ff7770208b 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- P4 Plugin -->
+            <dependency>
+                <groupId>org.opendaylight.p4plugin</groupId>
+                <artifactId>odl-p4plugin-all</artifactId>
+                <version>${p4plugin.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- Packetcable -->
             <dependency>
                 <groupId>org.opendaylight.packetcable</groupId>