Release yangtools
[yangtools.git] / xpath / pom.xml
index aecbb708cfa7d4275d5818fcee1c3e0d1eb89e3e..c61a4f9cf02313508baf7e49a173c1b6a6158ab3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.13</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>8.0.2</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>