Bump versions to 2.0.22-SNAPSHOT
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index 8c3086251467b3560806b1549c72a01ecf9ba7a0..0b168bd84b2d0f7ec9759fbec2e5bf6e293aa6e4 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-xpath-impl</artifactId>
-    <version>0.1.21-SNAPSHOT</version>
+    <version>0.1.22-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>
@@ -29,7 +29,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>