Bump versions for yangtools-3.0.0
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 398dd846a68921cb8c6bf37b9a2bdcf8fc1ec13e..f4661ca63d5d487da24e8a6b07a5784893d3a3e7 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>2.1.9-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>