Bump yangtools to 2.1.8 48/79748/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Jan 2019 02:36:08 +0000 (03:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Jan 2019 09:36:02 +0000 (10:36 +0100)
This align with odlparent-4.0.9.

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

index 39f3e21ced51aaca74ef65eec8f672378140f949..1c1fce0cb383aaf37acd5e306afc3ee95daeef7e 100644 (file)
@@ -48,7 +48,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.7</version>
+                        <version>2.1.8</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 3cd649520c9e3d99a9e2ef43de97c7e272bcee7f..2b5d2ffae6597bcbbc76760ab53e79c0bd498e0b 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.7</version>
+                <version>2.1.8</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.7</version>
+                        <version>2.1.8</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index fdff43ece2b9a40f7552f751d6b58fe87be37d52..5474773f58cd30448780658a866262402e798ee5 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.7</version>
+                        <version>2.1.8</version>
                     </dependency>
                 </dependencies>
             </plugin>