Add P4plugin to distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index d19d18bc652f3bbcc7a2eff1da2aa66c06fe7ac5..0d5b759a6f9953eadfcb5fe171e1b40d9d20e480 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- P4 Plugin -->
+            <dependency>
+                <groupId>org.opendaylight.p4plugin</groupId>
+                <artifactId>features-p4plugin</artifactId>
+                <version>${p4plugin.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- Packetcable -->
             <dependency>
                 <groupId>org.opendaylight.packetcable</groupId>