HBASE-14681 addendum
This commit is contained in:
parent
129c48430e
commit
eb4f9b8b32
2
pom.xml
2
pom.xml
|
@ -2997,7 +2997,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>2.13</version>
|
<version>2.16</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludes>target/**</excludes>
|
<excludes>target/**</excludes>
|
||||||
<configLocation>hbase/checkstyle.xml</configLocation>
|
<configLocation>hbase/checkstyle.xml</configLocation>
|
||||||
|
|
Loading…
Reference in New Issue