Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / features / pom.xml
index d668cf8d0962bdde18fd55bc2d95922bc743c9d6..132a271bfdc2efbc9fd542a335de70eb75bd23fd 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.9</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features</artifactId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.24-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -40,6 +40,8 @@
 
         <!-- Experimental features -->
         <module>odl-exp-objcache</module>
+        <module>odl-yangtools-exp-xpath-api</module>
+        <module>odl-yangtools-exp-xpath-impl</module>
 
         <!-- Experimental feature repostitory -->
         <module>features-yangtools-experimental</module>