Skip to content

Commit 04ef649

Browse files
committed
[开发]修改release适配发包规则
1 parent e2f4a6f commit 04ef649

5 files changed

Lines changed: 9 additions & 1 deletion

File tree

tml-sdk-java-cache-api/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-cache-api</artifactId>
13+
<name>tml-sdk-java-cache-api</name>
14+
<description>TML SDK Java Cache API</description>
1315

1416
<properties>
1517
<maven.compiler.source>11</maven.compiler.source>

tml-sdk-java-fucking-bug/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-fucking-bug</artifactId>
13+
<name>tml-sdk-java-fucking-bug</name>
14+
<description>TML SDK Java Fucking Bug</description>
1315

1416
<properties>
1517
<maven.compiler.source>11</maven.compiler.source>

tml-sdk-java-net-api/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-net-api</artifactId>
13+
<name>tml-sdk-java-net-api</name>
14+
<description>TML SDK Java Net API</description>
1315

1416
<properties>
1517
<maven.compiler.source>11</maven.compiler.source>

tml-sdk-spring-boot-autoconfigure/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
</parent>
1111

1212
<artifactId>tml-sdk-spring-boot-autoconfigure</artifactId>
13+
<name>tml-sdk-spring-boot-autoconfigure</name>
14+
<description>TML SDK Spring Boot Autoconfigure</description>
1315

1416
<properties>
1517
<maven.compiler.source>11</maven.compiler.source>

tml-sdk-spring-boot-starter-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>tml-sdk-spring-boot-starter-web</artifactId>
14-
<name>tml-sdk-java-web</name>
14+
<name>tml-sdk-spring-boot-starter-web</name>
1515
<description>TmlFoundation Web SDK</description>
1616
<url>https://github.com/Time-Machine-Lab/TmlFoundation</url>
1717

0 commit comments

Comments
 (0)