summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b2de491..08ec134 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,6 +265,7 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs</artifactId>
<version>${hadoop.version}</version>
+ <scope>provided</scope>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>