Skip to content

Commit

Permalink
[SCB-2800]remove discovery and config implementation from solution-basic
Browse files Browse the repository at this point in the history
  • Loading branch information
liubao68 committed Jul 25, 2023
1 parent f24d3c8 commit a9dba8f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions solutions/solution-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,20 +95,6 @@
<groupId>org.apache.servicecomb</groupId>
<artifactId>metrics-core</artifactId>
</dependency>

<!-- servicestage -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>servicestage</artifactId>
</dependency>
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>config-cc</artifactId>
</dependency>
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>config-kie</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit a9dba8f

Please sign in to comment.