Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
Signed-off-by: “JermaineHua” <crazyhzm@gmail.com>
  • Loading branch information
CrazyHZM committed Nov 16, 2024
1 parent 0302682 commit 79fb004
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion .artifacts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dubbo-configcenter-zookeeper
dubbo-core-spi
dubbo-dependencies-all
dubbo-dependencies-bom
dubbo-distribution
dubbo-filter-cache
dubbo-filter-validation
dubbo-kubernetes
Expand Down
8 changes: 0 additions & 8 deletions dubbo-distribution/dubbo-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,6 @@
<artifactId>dubbo-dependencies-bom</artifactId>
<version>${project.version}</version>
</dependency>

<!-- distribution -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-distribution</artifactId>
<version>${project.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
<module>dubbo-serialization</module>
<module>dubbo-compatible</module>
<module>dubbo-dependencies-bom</module>
<module>dubbo-distribution</module>
<module>dubbo-metadata</module>
<module>dubbo-metrics</module>
<module>dubbo-test</module>
Expand Down

0 comments on commit 79fb004

Please sign in to comment.