Start 2.1.8 release development
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index f856a70495cbc9365bee95bfa5524036e458f2c4..1400ca925aa9a39ebd48c9439973ca7127f4d4f7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.2.7-SNAPSHOT</version>
+    <version>0.2.8-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental :: XPath API implementation</name>
 
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.7-SNAPSHOT</version>
+                <version>2.1.8-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>