aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Dudziak <tomdzk@gmail.com>2012-12-10 15:05:07 -0800
committerThomas Dudziak <tomdzk@gmail.com>2012-12-10 15:06:28 -0800
commitc1d15ae3d5b331206437c8f5e42f5897af4644a7 (patch)
treed84b725ca98be6566981a7680ed5be59469e038a /pom.xml
parenta1a2daa7efa5b5240af38cf8190af01e764751a6 (diff)
downloadspark-c1d15ae3d5b331206437c8f5e42f5897af4644a7.tar.gz
spark-c1d15ae3d5b331206437c8f5e42f5897af4644a7.tar.bz2
spark-c1d15ae3d5b331206437c8f5e42f5897af4644a7.zip
Shaded repl jar for hadoop1 profile needs to include hadoop classes
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6cec40546b..6165db6e76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,6 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-core</artifactId>
<version>0.20.205.0</version>
- <scope>provided</scope>
</dependency>
</dependencies>
</dependencyManagement>