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