Bump versions to 5.0.6-SNAPSHOT
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index eccdd51fb02f207d798b098da2dc31336a872d24..a79399df604cf8c46e416cb82cfc5ac51c0009c4 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>5.0.0-SNAPSHOT</version>
+        <version>5.0.6-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>