Bump versions to 2.1.0-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index 4c164cc2d12fa89f8752f5b9ba1c4db25ea31008..946963ebc52294f46dff3f81e0fd2def689c829e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.1.10-SNAPSHOT</version>
+    <version>0.2.0-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.10-SNAPSHOT</version>
+                <version>2.1.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>