Bump versions to 2.0.14-SNAPSHOT
[yangtools.git] / yang / yang-xpath-api / pom.xml
index 85ab2497328de038bc53d55323049c3b750e22bc..87dacdf93879cc3625a2150be371b5f49a71b4a1 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-xpath-api</artifactId>
-    <version>0.1.13-SNAPSHOT</version>
+    <version>0.1.14-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13-SNAPSHOT</version>
+                <version>2.0.14-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>