Skip to content

Commit

Permalink
Remove useless module
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Mar 27, 2024
1 parent 7f25d76 commit 4ed639a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
29 changes: 0 additions & 29 deletions microsphere-configuration-commons/pom.xml

This file was deleted.

6 changes: 0 additions & 6 deletions microsphere-configuration-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@
<dependencyManagement>
<dependencies>

<dependency>
<groupId>io.github.microsphere-projects</groupId>
<artifactId>microsphere-configuration-commons</artifactId>
<version>${revision}</version>
</dependency>

<dependency>
<groupId>io.github.microsphere-projects</groupId>
<artifactId>microsphere-configuration-apollo-spring</artifactId>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
<modules>
<module>microsphere-configuration-parent</module>
<module>microsphere-configuration-dependencies</module>
<module>microsphere-configuration-commons</module>
<module>microsphere-configuration-apollo-spring</module>
<module>microsphere-configuration-etcd-spring</module>
<module>microsphere-configuration-zookeeper-spring</module>
Expand Down

0 comments on commit 4ed639a

Please sign in to comment.