复原gpg的配置

This commit is contained in:
everywhere.z 2024-05-31 12:59:26 +08:00
parent 645f6b6ae0
commit 4750f60353
1 changed files with 0 additions and 4 deletions

View File

@ -394,10 +394,6 @@
</goals>
</execution>
</executions>
<configuration>
<!-- 默认不使用 gpg ,如果需要使用请在打包命令中增加 -Dgpg.skip=false -->
<skip>true</skip>
</configuration>
</plugin>
<!-- version number -->
<plugin>