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