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