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