Bump version to 2.0.18-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-api / pom.xml
index e4c9b91a841642ea50e635ff6b6702c7965c4115..c71aeaf7e72c8cacb9ee98bebde5a1be9d92be92 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-api</artifactId>
-    <version>0.1.17-SNAPSHOT</version>
+    <version>0.1.18-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental :: XPath API</name>
 
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.17-SNAPSHOT</version>
+                <version>2.0.18-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>