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