Skip to content

Commit 5825748

Browse files
committed
Removes dependency towards removed /external module hbase
1 parent d5a90a3 commit 5825748

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/storm-starter/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@
126126
<artifactId>storm-hdfs</artifactId>
127127
<version>${project.version}</version>
128128
</dependency>
129-
<dependency>
130-
<groupId>org.apache.storm</groupId>
131-
<artifactId>storm-hbase</artifactId>
132-
<version>${project.version}</version>
133-
</dependency>
134129
<dependency>
135130
<groupId>org.apache.storm</groupId>
136131
<artifactId>storm-redis</artifactId>

0 commit comments

Comments
 (0)