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