Skip to content

Commit

Permalink
Add mode-core dependency on sharding-core module
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Jan 14, 2025
1 parent a6bcead commit ea7be78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/sharding/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-mode-node</artifactId>
<artifactId>shardingsphere-mode-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit ea7be78

Please sign in to comment.