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