Skip to content

Commit

Permalink
optimize: modify seata-http-jakarta's name and description in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
psxjoy committed Oct 28, 2024
1 parent 3de2382 commit 3eb9ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/http-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>seata-http-jakarta</artifactId>
<packaging>jar</packaging>
<name>seata-http ${project.version}</name>
<description>http-client integration for Seata built with Maven</description>
<name>seata-http-jakarta ${project.version}</name>
<description>http-jakarta-client integration for Seata built with Maven</description>

<dependencies>
<dependency>
Expand Down

0 comments on commit 3eb9ec0

Please sign in to comment.