Bug 6135: Java binding v1: IAE from provideTypeForLeafref
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ba86a36da26f07fc30f23b691ce85c20f5ee9f4c..b83e81a26147e26aa6aec0fd4c49897807d12275 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.2-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.2-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>