Do not obfuscate constant 0/1
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2a5e559530fa74de701c9157f7f44853949c2f85..8db2509baa50c6ab5b143050afa0b5de21ad5814 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
+      <version>1.8.2-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
@@ -36,6 +36,7 @@
       <module>binding</module>
       <module>binding2</module>
       <module>model</module>
+      <module>model-binding2</module>
       <module>entityownership</module>
       <module>singleton-service</module>
     </modules>
@@ -50,7 +51,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>1.1.0-SNAPSHOT</version>
+                            <version>1.1.2-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>