Skip to content

Commit 34ca473

Browse files
author
yanruhao
committed
v1.0.22.3——修改pom
1 parent 74649f9 commit 34ca473

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,10 @@
176176
</execution>
177177
</executions>
178178
<configuration>
179+
<useAgent>false</useAgent>
179180
<gpgArguments>
181+
<arg>--batch</arg>
182+
<arg>--yes</arg>
180183
<arg>--pinentry-mode</arg>
181184
<arg>loopback</arg>
182185
</gpgArguments>

0 commit comments

Comments
 (0)