Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index 3fe54276390f697359ce90f712535a5f811fa7de..b29a7cc9bd42b8dadd3b6fc32b47fe46421d08e6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.1.23-SNAPSHOT</version>
+    <version>0.1.24-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.23-SNAPSHOT</version>
+                <version>2.0.24-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>