HDDS-110. Checkstyle is not working in the HDDS precommit hook. Contributed by Elek, Marton.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/699a6918 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/699a6918 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/699a6918 Branch: refs/heads/HDDS-48 Commit: 699a6918aca2b57ae9ad0bff2c3aaf5a776da614 Parents: c0c9b7a Author: Anu Engineer <aengin...@apache.org> Authored: Wed May 23 09:42:21 2018 -0700 Committer: Anu Engineer <aengin...@apache.org> Committed: Wed May 23 10:01:53 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/699a6918/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0e7b23a..13f9255 100644 --- a/pom.xml +++ b/pom.xml @@ -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> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org