Bump yangtools to 2.0.10
[netconf.git] / features / netconf / odl-netconf-api / pom.xml
index f4c480f6d1f473f17b6b9750f8da8c9ce1a8f310..837375ed926d9c4b4dd3a8b6f5ce2c4a0fe82182 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.2</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>