Bump controller to use yangtools 1.2.0
[controller.git] / opendaylight / md-sal / benchmark-data-store / pom.xml
index d08e9b3c7ef7ec3099f7764602a78f71eb08b0a1..fc024f131f43d2dd4da99bb10bfc575b5ae83f41 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.4</version>
+    <version>2.0.5</version>
     <relativePath />
   </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>