Skip to content

Commit

Permalink
测试用例报告
Browse files Browse the repository at this point in the history
  • Loading branch information
luanwenfei-venus committed Sep 28, 2023
1 parent f51e14f commit 7a0a197
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,27 @@
<artifactId>spring-cloud-registry-service</artifactId>
<version>${project.version}</version>
</dependency>
<!-- tag-transmission -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>tag-transmission-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>tag-transmission-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>tag-transmission-service</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>tag-transmission-rocketmq5.x-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-backend</artifactId>
Expand Down

0 comments on commit 7a0a197

Please sign in to comment.