Skip to content

Commit

Permalink
Remove infra-context dependency on metadata-core module
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Jan 11, 2025
1 parent 01baaf4 commit aca49a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kernel/metadata/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@
<name>${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-infra-context</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-mode-api</artifactId>
Expand Down

0 comments on commit aca49a4

Please sign in to comment.