Bump controller to use yangtools 1.2.0
[controller.git] / features / mdsal / odl-mdsal-common / pom.xml
index 5bedc7eef957b2c200964e2b13364e19576a97ea..de8d3f202f81d02e0d9de98939bb7f1e544ec656 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-yang-data</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>1.2.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -68,4 +68,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>