Bump version to 2.1.5-SNAPSHOT
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 2b7d23e0da3a1d8ccaa1f2b29cb659d8e971ff8d..c08636f69267855f32ce1a3b4b6ffbc84db2f948 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>2.1.4-SNAPSHOT</version>
+        <version>2.1.5-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>