Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / features / odl-yangtools-exp-xpath-impl / pom.xml
index e8cca64a7b9c206233a481f12e85f460cb7cf28d..b29a7cc9bd42b8dadd3b6fc32b47fe46421d08e6 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.4-SNAPSHOT</version>
+        <version>3.1.9</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-xpath-impl</artifactId>
-    <version>0.1.11-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.12-SNAPSHOT</version>
+                <version>2.0.24-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>