Bump yangtools to 2.1.10 44/81744/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Apr 2019 13:16:19 +0000 (15:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Apr 2019 13:17:30 +0000 (15:17 +0200)
This brings in latest fixes and enhancements.

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

index abf0d3975ab0b6b0d27691643bb25f2dfbd1e0cc..0541b86abbf5170696d772dcadfcb91c9ce77a8c 100644 (file)
@@ -46,7 +46,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.8</version>
+                        <version>2.1.10</version>
                     </dependency>
                 </dependencies>
             </plugin>
index b47487e76bad9d26634847724166d64e86de47f9..240bd5629034ff8e2151b78e25eb6a9cb188776f 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.8</version>
+                <version>2.1.10</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.8</version>
+                        <version>2.1.10</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index 5214e654f662cd40cf64fd32f4bc3b58da699a05..ac03c1af3f682b72e10ee01f270501aa077c91df 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.8</version>
+                        <version>2.1.10</version>
                     </dependency>
                 </dependencies>
             </plugin>