Yang-maven-plugin refactored + fixed bugs.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / maven-yang / pom.xml
index ca7a320247d258e81c72d2556e0d0193c3c5ae40..9c4475cd40b966f3ab4ba3596c464d8bddbafac4 100644 (file)
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-model-api</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-plugin-api</artifactId>
+            <version>3.0.5</version>
+        </dependency>
     </dependencies>
 
     <build>