Skip to content

Commit

Permalink
fix group id
Browse files Browse the repository at this point in the history
Signed-off-by: Runji Wang <wangrunji0408@163.com>
  • Loading branch information
wangrunji0408 committed Sep 12, 2023
1 parent 9f3a151 commit 36ca2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/connector-node/risingwave-connector-test/pom.xml
Original file line number Diff line number Diff line change
@@ -176,7 +176,7 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.risingwave.java</groupId>
<groupId>com.risingwave</groupId>
<artifactId>risingwave-sink-cassandra</artifactId>
<scope>test</scope>
</dependency>

0 comments on commit 36ca2aa

Please sign in to comment.