Skip to content

Commit

Permalink
dubbo-config module change integration test to unit test
Browse files Browse the repository at this point in the history
Signed-off-by: “JermaineHua” <[email protected]>
  • Loading branch information
CrazyHZM committed Nov 23, 2024
1 parent 9e249cf commit 016cb98
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions dubbo-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,6 @@
<skip_maven_deploy>false</skip_maven_deploy>
</properties>

<dependencies>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-test-check</artifactId>
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-test-common</artifactId>
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

<profiles>
<profile>
<id>spring6</id>
Expand Down

0 comments on commit 016cb98

Please sign in to comment.