Bump yangtools to 2.0.1
[controller.git] / opendaylight / md-sal / sal-common-testutil / pom.xml
index d555dcdb67c41c7740d9a0c158b61ebe38326955..f62c9bcdb20590456e67642e5f8a088756abac4f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.4</version>
+    <version>3.0.2</version>
     <relativePath />
   </parent>
 
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.0.1</version>
     </dependency>
   </dependencies>
 </project>