Remove miscommit of hbase-example dependency

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-11-02 18:52:11 +00:00
parent 33667121fe
commit 853d775a33
1 changed files with 0 additions and 5 deletions

View File

@ -941,11 +941,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<artifactId>hbase-examples</artifactId>
<groupId>org.apache.hbase</groupId>
<version>${project.version}</version>
</dependency>
<!-- General dependencies -->
<dependency>
<groupId>io.netty</groupId>