Merge 990e40b1d1 into be89e7cf98
This commit is contained in:
commit
4e1efcfb40
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -77,7 +77,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||||
<version>3.3.1</version>
|
<version>3.6.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<configLocation>checkstyle/checkstyle.xml</configLocation>
|
<configLocation>checkstyle/checkstyle.xml</configLocation>
|
||||||
<consoleOutput>true</consoleOutput>
|
<consoleOutput>true</consoleOutput>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue