File tree 2 files changed +0
-5
lines changed
2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 160
160
<groupId >org.apache.hbase</groupId >
161
161
<artifactId >hbase-http</artifactId >
162
162
</dependency >
163
- <dependency >
164
- <groupId >org.apache.hbase</groupId >
165
- <artifactId >hbase-examples</artifactId >
166
- </dependency >
167
163
<dependency >
168
164
<groupId >org.apache.hbase</groupId >
169
165
<artifactId >hbase-zookeeper</artifactId >
Original file line number Diff line number Diff line change 40
40
<include >org.apache.hbase:hbase-client</include >
41
41
<include >org.apache.hbase:hbase-common</include >
42
42
<include >org.apache.hbase:hbase-endpoint</include >
43
- <include >org.apache.hbase:hbase-examples</include >
44
43
<include >org.apache.hbase:hbase-external-blockcache</include >
45
44
<include >org.apache.hbase:hbase-hadoop-compat</include >
46
45
<include >org.apache.hbase:hbase-http</include >
You can’t perform that action at this time.
0 commit comments