Skip to content

Commit bd4adf2

Browse files
committed
build(odps-sdk-lot):为项目添加名称
- 在 pom.xml 文件中添加了 <name> 元素,指定了项目名称为 "ODPS SDK Lot" - 此修改有助于提高项目的可识别性和文档的可读性
1 parent 2e9dddc commit bd4adf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

odps-sdk/odps-sdk-lot/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<groupId>com.aliyun.odps</groupId>
1313
<artifactId>odps-sdk-lot</artifactId>
14+
<name>ODPS SDK Lot</name>
1415

1516
<dependencies>
1617
<dependency>

0 commit comments

Comments
 (0)