Skip to content

Commit

Permalink
remove exclusion of dubbo-metadata-api in dubbo-metadata-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
wcy666103 committed Apr 11, 2024
1 parent 44e3fe1 commit b8e209a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dubbo-metadata/dubbo-metadata-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@
<!-- <groupId>org.apache.dubbo</groupId>-->
<!-- <artifactId>dubbo-registry-api</artifactId>-->
<!-- </exclusion>-->
<exclusion>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-metadata-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-remoting-api</artifactId>
Expand Down

0 comments on commit b8e209a

Please sign in to comment.