Bump yangtools-2.0.11 40/76140/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 17 Sep 2018 09:02:01 +0000 (11:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 17 Sep 2018 09:02:01 +0000 (11:02 +0200)
This brinsg in the latest fixes.

Change-Id: I488d974f26b8478b6d60381f48c54e6a85f14c59
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding-parent/pom.xml
parent/pom.xml
testtool-parent/pom.xml

index 31020ff50eaf40ad5f279c6b9a914d8e40922d3b..c874df1cb075f5f5ff7863a4cfd43c96d227d6cc 100644 (file)
@@ -48,7 +48,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.10</version>
+                        <version>2.0.11</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 52352aa7f606281cfe87eb762cbbb5245ec90bb7..79904324808204ef2924bc53d76dcb3c2e65e1c0 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.10</version>
+                <version>2.0.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.10</version>
+                        <version>2.0.11</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index 2979313baf8e958cad8f630ca82112702e30d4f5..3668729c129d5529ec306e3831de7d94e124a789 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.10</version>
+                        <version>2.0.11</version>
                     </dependency>
                 </dependencies>
             </plugin>