Disable NIO read timeout by default
[netconf.git] / netconf / yanglib / pom.xml
index 74484ad8842890420e73e317c263fbfc090d91a1..115418539944f757aeba3077fbb3ebf90a24740f 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>1.10.0-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>