HBASE-7104 Partial revert, due to build issues.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408575 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
larsh 2012-11-13 04:42:14 +00:00
parent 6f09882c7f
commit e7717f7bbc
1 changed files with 0 additions and 11 deletions

11
pom.xml
View File

@ -956,17 +956,6 @@
<version>${project.version}</version>
</dependency>
<!-- General dependencies -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-app</artifactId>
<version>${hadoop.version}</version>
<exclusions>
<exclusion>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>