Bump yangtools to 2.0.15 51/78651/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Dec 2018 13:40:01 +0000 (14:40 +0100)
committerRobert Varga <nite@hq.sk>
Sat, 22 Dec 2018 20:56:18 +0000 (20:56 +0000)
This brings in the latest fixes.

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

index 192340cd2b84c4499c04af19a7403d61a4a3d0c1..605f300532b34f67f41d59e5c2f6a62782942632 100644 (file)
@@ -46,7 +46,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.13</version>
+                        <version>2.0.15</version>
                     </dependency>
                 </dependencies>
             </plugin>
index b4cb12f9df42dce258e9f23dc4b1a0b9a4ef974b..ddc6f2e1842375fcfae1e4abc4bcfabeb7dfaf1c 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.13</version>
+                <version>2.0.15</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.13</version>
+                        <version>2.0.15</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index d4129e74e2e54525218c5f1ba26cc43a76e6947d..396697ba2e9281e724ce016c6393e6aafda9f143 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.13</version>
+                        <version>2.0.15</version>
                     </dependency>
                 </dependencies>
             </plugin>