复原gpg的配置
This commit is contained in:
parent
645f6b6ae0
commit
4750f60353
4
pom.xml
4
pom.xml
|
@ -394,10 +394,6 @@
|
||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
|
||||||
<!-- 默认不使用 gpg ,如果需要使用请在打包命令中增加 -Dgpg.skip=false -->
|
|
||||||
<skip>true</skip>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- version number -->
|
<!-- version number -->
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in New Issue