Skip to content

Commit

Permalink
Make hadoop-core dependency optional
Browse files Browse the repository at this point in the history
  • Loading branch information
dain committed Jan 21, 2013
1 parent 0ad85ad commit 819e86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-core</artifactId>
<version>0.20.2</version>
<optional>true</optional>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 819e86e

Please sign in to comment.