Bump odlparent to 10.0.1
[yangtools.git] / xpath / pom.xml
index 8e9ea04d5ccc186c2fdb0a2cdee6181fc787638e..a8849d7fd71446166a26627399f0c7c35f669121 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>10.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>7.0.2-SNAPSHOT</version>
+    <version>8.0.4-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>