Bump versions to 9.0.0-SNAPSHOT
[yangtools.git] / xpath / pom.xml
index 8831ae4268d37971134f72c5861f55777b6db9df..a1d5b2e007384bcf2575bf6100be3193ede373cc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.3</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>9.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -30,7 +30,6 @@
     <modules>
         <!-- YANG XPath API and implementation -->
         <module>yang-xpath-api</module>
-        <module>yang-xpath-antlr</module>
         <!-- FIXME: rename to yang-xpath-ri -->
         <module>yang-xpath-impl</module>
     </modules>