Bump yangtools to 2.0.20 03/82103/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 15 May 2019 13:20:46 +0000 (15:20 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 23 May 2019 12:04:21 +0000 (14:04 +0200)
This brings in latest fixes.

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

index de960880a09236a369ac158d922af4f757e68da5..1abca8710b907441f994df8c7e6436b4d3a4c3d4 100644 (file)
@@ -46,7 +46,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.16</version>
+                        <version>2.0.20</version>
                     </dependency>
                 </dependencies>
             </plugin>
index fbfdbfa407c66c0b96fd2623da7cd76087770ae5..cf2e5670d1e71b3180e23e839f4ae1159dd43b87 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.16</version>
+                        <version>2.0.20</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index 11eaefba28182caa83640a2850c8ce425f30c6da..409df63e8137ee08f8f4c4dc8b36abb60ea2f22b 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.16</version>
+                        <version>2.0.20</version>
                     </dependency>
                 </dependencies>
             </plugin>