Bump versions by x.y.(z+1)
[netconf.git] / netconf / yanglib / pom.xml
index 74484ad8842890420e73e317c263fbfc090d91a1..699a2b86b91919078c69051f9bf33eca8713fc01 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>1.9.0-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>