Bump yangtools to 2.0.1
[mdsal.git] / binding2 / mdsal-binding2-runtime / pom.xml
index 1ed77cfc18a70c53fc10454cf800be0718392af9..fadc65f50c54f7e17057a9fc8cf4909da88c5908 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>2.0.2</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>