mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add Automatic-Module-Name
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
<name>${project.artifactId}</name>
|
||||
<description>Hutool swing桌面相关封装</description>
|
||||
|
||||
<properties>
|
||||
<Automatic-Module-Name>cn.hutool.swing</Automatic-Module-Name>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
|
Reference in New Issue
Block a user