Use imported checkState()
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7366283f980ed714ac3613adac1acbc78d702d44..91edf7434fe605f5e42f16be17649fa6c375d4a0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.2</version>
+      <version>11.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>9.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
@@ -40,6 +40,7 @@
         <module>features</module>
 
         <module>benchmarks</module>
+        <module>bnd-parent</module>
         <module>bundle-parent</module>
         <module>codec</module>
         <module>common</module>