MDSAL-269: fix missing identityref union members
[mdsal.git] / binding2 / mdsal-binding2-generator-api / pom.xml
index 99dc89084b5ebd4b1edfae07ef4bc5400e5d0658..7dc043910184e2b329c6d798151c643a6c7f2386 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>2.0.4</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.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>