Binding generator v2 - fix units field name
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3cebe54d4f6431b83a8cd139794dbb7f0720b60e..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.1-SNAPSHOT</version>
+      <version>1.8.2-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
@@ -51,7 +51,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>1.1.1-SNAPSHOT</version>
+                            <version>1.1.2-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>