Bump yangtools to 2.1.10
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 2af716cdbdf60f6bcd35c6ff82d1277e3569fc6c..2177fba8aa5c91ca3c24fb30c150aa9daf4b64b0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.9</version>
+        <version>4.0.10</version>
         <relativePath/>
     </parent>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.8</version>
+                <version>2.1.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>