Bump yangtools to 2.1.7 24/79424/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:34:06 +0000 (16:34 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:34:06 +0000 (16:34 +0100)
This realigns odlparent/yangtools and brings in a few minor
improvements.

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

index 6716a0c9a0947935216dec951745cb600b6c9b15..ac6a601350fd246d6fcd7c67f8a28c8e446ddf0f 100644 (file)
@@ -48,7 +48,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.6</version>
+                        <version>2.1.7</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 23434e99c6105c7e6262e18619c06c7c938cdb1e..be30ed243f6e0c91d02c902b54bcc11053cd6db5 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.6</version>
+                <version>2.1.7</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.6</version>
+                        <version>2.1.7</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index e1e929cbaa298cbbe951e16fa8646070928aef2c..b1ae2711a2fe36b666a20ec75eaf14ced5225392 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.6</version>
+                        <version>2.1.7</version>
                     </dependency>
                 </dependencies>
             </plugin>