Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
xingfudeshi authored Jan 18, 2024
1 parent 818c1db commit ea1d9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-mock-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>seata-mock-server</artifactId>
<packaging>jar</packaging>
<name>seata-mock-server</name>
<name>seata-mock-server ${project.version}</name>
<description>Seata mock server</description>

<build>
Expand Down Expand Up @@ -59,4 +59,4 @@
</dependencies>


</project>
</project>

0 comments on commit ea1d9c4

Please sign in to comment.