Bump to yangtools-2.1.6 04/79004/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 07:03:25 +0000 (08:03 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 22:36:11 +0000 (23:36 +0100)
This brings in latest fixes and odlparent-4.0.5 alignment.

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

index 70b9d75e18a9924fb26895c65174ee7904d39f03..54d5ecd627dc3e0242562d1f5deb5e6cf90350c0 100644 (file)
@@ -48,7 +48,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.4</version>
+                        <version>2.1.6</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 9b329d9f42083467c7dc6e4b687d4956d267b94a..79f10ea0452bbc9f6ce9e709043abd8eaa2ede1f 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.4</version>
+                <version>2.1.6</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.4</version>
+                        <version>2.1.6</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index f9ada862cd80d33d5da098c5da4a9461f720ceb9..7cac01dcde89529ce381306ca98a7b97846ae164 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.4</version>
+                        <version>2.1.6</version>
                     </dependency>
                 </dependencies>
             </plugin>