Bump versions to 2.0.21-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index 60fff63531b7984165e42df7dcf1e17d3dc6de17..47c600f35ba8567b9eeec39464e2c46e41e7d62f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.1.20-SNAPSHOT</version>
+    <version>0.1.21-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.20-SNAPSHOT</version>
+                <version>2.0.21-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>