Skip to content

Commit

Permalink
Removes test 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 3782565 commit 562b12a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions flux/flux-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-hbase</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
Expand Down

0 comments on commit 562b12a

Please sign in to comment.