Bump versions to 8.0.9-SNAPSHOT
[yangtools.git] / xpath / yang-xpath-impl / pom.xml
index 6c60d4fcf81f8987fe2249ec16ffcd27a1eb6a2d..5e0c14a54aa29b44df56109f265cb7b1d69ae435 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.8-SNAPSHOT</version>
+        <version>8.0.9-SNAPSHOT</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>8.0.8-SNAPSHOT</version>
+    <version>8.0.9-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>