Yuta HIGUCHI

Update checkstyle plugin version

- https://jira.codehaus.org/browse/MCHECKSTYLE-230

Change-Id: I46940052e5904e562317c12bd0f2185e46be7eb2
Showing 1 changed file with 1 additions and 1 deletions
......@@ -431,7 +431,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.12.1</version>
<version>2.13</version>
<dependencies>
<dependency>
<groupId>org.onlab.tools</groupId>
......