Bug 8237 - BI to BA conversion not resolving nested nodes
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ba86a36da26f07fc30f23b691ce85c20f5ee9f4c..b79886b312e8877c1b43cadff5cce6358838332f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.4-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
       <module>common</module>
       <module>dom</module>
       <module>binding</module>
+      <module>binding2</module>
       <module>model</module>
+      <module>entityownership</module>
+      <module>singleton-service</module>
     </modules>
 
     <build>
@@ -47,7 +50,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>1.0.0-SNAPSHOT</version>
+                            <version>1.0.4-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>