Skip to content

Commit ed4dbc2

Browse files
committed
Disable verbose logging for signing artifacts
1 parent 9c63409 commit ed4dbc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@
301301
<keypass>${env.CI_SIGN_PASSPHRASE}</keypass>
302302
<storepass>${env.CI_SIGN_PASSPHRASE}</storepass>
303303
<tsa>http://timestamp.digicert.com</tsa>
304-
<verbose>true</verbose>
305304
</configuration>
306305
<executions>
307306
<execution>

0 commit comments

Comments
 (0)