HDDS-110. Checkstyle is not working in the HDDS precommit hook.

Contributed by Elek, Marton.
This commit is contained in:
Anu Engineer 2018-05-23 09:42:21 -07:00
parent c0c9b7a8ef
commit 699a6918ac
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-build-tools</artifactId>
<version>${project.version}</version>
<version>${hadoop.version}</version>
</dependency>
<dependency>
<groupId>com.puppycrawl.tools</groupId>