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