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:
parent
6f09882c7f
commit
e7717f7bbc
11
pom.xml
11
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue