Skip to content

Commit a160917

Browse files
authored
[FSTORE-789] append - fix hsfs util java (#978)
1 parent 9440368 commit a160917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependencies>
1919
<dependency>
2020
<groupId>com.logicalclocks</groupId>
21-
<artifactId>hsfs</artifactId>
21+
<artifactId>hsfs-spark</artifactId>
2222
<version>${hsfs.version}</version>
2323
<scope>provided</scope>
2424
</dependency>

0 commit comments

Comments
 (0)