Fix getValue() of bits in union
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ba86a36da26f07fc30f23b691ce85c20f5ee9f4c..e52817e1d0bc86e67e1427bc9c1a28e893dd5354 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.3-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.3-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>