Skip to content

Commit

Permalink
Update configuration of gpg-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger committed May 30, 2022
1 parent 7f9b37e commit 0f0bbf5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -373,11 +373,10 @@
<goal>sign</goal>
</goals>
<configuration>
<!-- Enable if GPG 2.1+ is used -->
<!--<gpgArguments>
<gpgArguments>
<arg>&#45;&#45;pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>-->
</gpgArguments>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 0f0bbf5

Please sign in to comment.