Fixed duplicated dependency

This commit is contained in:
Tugdual Saunier 2014-05-22 15:49:01 +01:00
parent 5ce80068d2
commit 9e9d326dda
1 changed files with 0 additions and 5 deletions

View File

@ -406,11 +406,6 @@
<artifactId>httpcore</artifactId>
<version>4.2</version>
</dependency>
<dependency>
<groupId>com.davekoelle</groupId>
<artifactId>alphanum</artifactId>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>