Bump yangtools to 2.0.10
[netconf.git] / features / netconf-connector / pom.xml
index e828bd8b123bde61e25fc403320d694282237535..2ea35afc30fbdf742dfbc38c4574f7ae54fa0387 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.netconf</groupId>
@@ -53,7 +53,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>