Bump netconf to use yangtools 1.2.0
[netconf.git] / features / netconf / odl-netconf-util / pom.xml
index f62068a95ee20df2dde22e1c076c5a14b38c9bd3..a1dbac9835e7132c5cec356110169df83d5413d3 100644 (file)
@@ -34,7 +34,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>
@@ -52,4 +52,4 @@
             <classifier>config</classifier>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>