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 @@ | ... | @@ -431,7 +431,7 @@ |
431 | <plugin> | 431 | <plugin> |
432 | <groupId>org.apache.maven.plugins</groupId> | 432 | <groupId>org.apache.maven.plugins</groupId> |
433 | <artifactId>maven-checkstyle-plugin</artifactId> | 433 | <artifactId>maven-checkstyle-plugin</artifactId> |
434 | - <version>2.12.1</version> | 434 | + <version>2.13</version> |
435 | <dependencies> | 435 | <dependencies> |
436 | <dependency> | 436 | <dependency> |
437 | <groupId>org.onlab.tools</groupId> | 437 | <groupId>org.onlab.tools</groupId> | ... | ... |
-
Please register or login to post a comment