MDSAL-294: Binding v1 generator - Add @CheckReturnValue on RPC methods
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 17fc2350fee8eebb41fac2837487766a28b66b0b..76d1393ba9f6c51ebe4908f317b2ffafc7902e3f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>2.0.4</version>
+      <version>2.0.5</version>
       <relativePath/>
     </parent>
 
@@ -52,7 +52,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>2.0.0-SNAPSHOT</version>
+                            <version>1.2.0</version>
                         </dependency>
                     </dependencies>
                 </plugin>