Bump versions to 8.0.7-SNAPSHOT
[yangtools.git] / xpath / yang-xpath-impl / pom.xml
index 0c74b1e665368dbb1c4abdaf4ffcb704208b8500..33a922b420941d936b2a97cd8eb0e910abb5ee6b 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.6-SNAPSHOT</version>
+        <version>8.0.7-SNAPSHOT</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>8.0.6-SNAPSHOT</version>
+    <version>8.0.7-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>