File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 308308 <localCheckout >true</localCheckout >
309309 <pushChanges >false</pushChanges >
310310 <mavenExecutorId >forked-path</mavenExecutorId >
311- <arguments >-Dgpg.passphrase=${gpg.passphrase } </arguments >
311+ <arguments >-Dgpg.passphrase=${gpg.passphraseServerId } </arguments >
312312 </configuration >
313313 <dependencies >
314314 <dependency >
425425 <!-- Add GPG passphrase in Maven settings.xml under .m2 home, see
426426 https://dzone.com/articles/publish-your-artifacts-to-maven-central -->
427427 <keyname >${gpg.keyname} </keyname >
428- <passphraseServerId >${gpg.keyname } </passphraseServerId >
428+ <passphraseServerId >${gpg.passphraseServerId } </passphraseServerId >
429429 </configuration >
430430 </execution >
431431 </executions >
You can’t perform that action at this time.
0 commit comments