Bump versions to 2.0.19-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index 65a1e3e0df25356f43fb1ce8daf52af96c3ab74f..cf2e4115f66b199b2f1acc05ebdb040957115ca2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.1.18-SNAPSHOT</version>
+    <version>0.1.19-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.0.18-SNAPSHOT</version>
+                <version>2.0.19-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>