Bump yangtools dependency to 2.0.0
[mdsal.git] / binding2 / mdsal-binding2-maven-api-gen-plugin / pom.xml
index 8526cc1918e02df2d6904dfa30cabeea669241b7..5aaa396b9663226d57f3a629758250d4d2ff8cd8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>2.0.5</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.0</version>
+                <version>2.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>