Skip to content

Commit

Permalink
optimize: add pom description (#6063)
Browse files Browse the repository at this point in the history
Signed-off-by: slievrly <slievrly@163.com>
  • Loading branch information
slievrly authored Nov 20, 2023
1 parent a421a77 commit a91c88e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tx-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>seata-integration-tx-api</artifactId>
<name>seata-integration-tx-api ${project.version}</name>
<packaging>jar</packaging>

<name>seata-integration-tx-api ${project.version}</name>
<description>integration transaction API for Seata built with Maven</description>

<dependencies>
<dependency>
Expand Down

0 comments on commit a91c88e

Please sign in to comment.