Catch duplicate instantiation of statements
[yangtools.git] / parser / pom.xml
index 650f89a3e61df4e46a2372eb036d93027645a30e..09b1732f5871bdc8066af48d1fffcce74f9f26c8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.13</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>parser-aggregator</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>9.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -51,6 +51,7 @@
         <module>rfc8040-parser-support</module>
         <module>rfc8528-parser-support</module>
         <module>rfc8639-parser-support</module>
+        <module>rfc8819-parser-support</module>
 
         <!-- Support for OpenDaylight YANG extensions -->
         <module>odlext-parser-support</module>