Bump versions to 3.0.15-SNAPSHOT
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 9e183fe9e52d84dd97d4437aad84a74b76f863a8..e928b20ce9803a7aaf7e8bddf1931e76d64751f4 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.15-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>1.0.14-SNAPSHOT</version>
+    <version>1.0.15-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>