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