GORA-482
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/d2418c27 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/d2418c27 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/d2418c27 Branch: refs/heads/master Commit: d2418c27cc9e8dca323fc43f1c28e9628f89c29f Parents: 1cf3547 Author: Renato Marroquin <[email protected]> Authored: Thu Jul 28 10:28:51 2016 +0200 Committer: Renato Marroquin <[email protected]> Committed: Thu Jul 28 10:28:51 2016 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/d2418c27/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4c8739f..fd876ad 100644 --- a/pom.xml +++ b/pom.xml @@ -855,6 +855,7 @@ </exclusions> </dependency> + <!--Hadoop dependencies --> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-client</artifactId>
