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