Skip to content

Commit

Permalink
Removes dependency towards removed /external module hbase
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Nov 16, 2023
1 parent d5a90a3 commit 5825748
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/storm-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@
<artifactId>storm-hdfs</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-hbase</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-redis</artifactId>
Expand Down

0 comments on commit 5825748

Please sign in to comment.