Bump yangtools to 2.0.5 99/72299/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 25 May 2018 10:53:02 +0000 (12:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 25 May 2018 10:53:02 +0000 (12:53 +0200)
Latest fixes.

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

index 6934120f2c8c3a6675bf2d6258b08fcdaa7f27f5..d1301d16c4870d3178652b258a3c39a94e522456 100644 (file)
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
                         <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                        <version>2.0.3</version>
+                        <version>2.0.5</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 5cb0c7b446e5055d6d02aec1f162a3902c70e5b4..e989ee205b68d291a913f44747c046de897fe14c 100644 (file)
@@ -48,7 +48,7 @@
                          <groupId>org.opendaylight.yangtools</groupId>
                          <artifactId>checkstyle-logging</artifactId>
                          <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                         <version>2.0.3</version>
+                         <version>2.0.5</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 138ff9f0a7b0dbfde3665ae0a86279e65e3be954..5571751e5850ea7630e40e141685d217e42d2852 100644 (file)
@@ -58,7 +58,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 4ad3b0993cd04950a7460ceb721a7e70867964ca..5451e3510aba72ea6f295b71967dd556d78d97cd 100644 (file)
@@ -46,7 +46,7 @@
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
                         <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                        <version>2.0.3</version>
+                        <version>2.0.5</version>
                     </dependency>
                 </dependencies>
             </plugin>