Bump versions to 6.0.9-SNAPSHOT
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 557f56f6505a9d032f53a7709c7e16ba45ff6afb..5b6732867428b295993714735cdd9b40e09deb37 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.8-SNAPSHOT</version>
+        <version>6.0.9-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>6.0.8-SNAPSHOT</version>
+    <version>6.0.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>