Do not use opendaylight/commons/opendaylight as parent
[controller.git] / opendaylight / commons / filter-valve / pom.xml
index a239795f2a7c0ae14acd1bc50313099a23606c66..5648b5a7145fe8fb1da91c924f7c6b6bf979b792 100644 (file)
@@ -8,7 +8,6 @@
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
-
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
           </instructions>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.opendaylight.yangtools</groupId>
+        <artifactId>yang-maven-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>