Bump versions to 2.0.22-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index 51456f17e19eb52a7edf170009f4c0204117e596..145c4d5b7e252ff5eec367846006a38d6c6af926 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.1.21-SNAPSHOT</version>
+    <version>0.1.22-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.21-SNAPSHOT</version>
+                <version>2.0.22-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>