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