Skip to content

Commit

Permalink
FIX:in pom for package publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedAmgd committed Nov 15, 2023
1 parent d5e90ca commit a30499a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@
<configuration>
<keyname>0x36E557D6</keyname>
<passphraseServerId>0x36E557D6</passphraseServerId>
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit a30499a

Please sign in to comment.