Skip to content

Commit

Permalink
chore: update GPG key used to sign releases
Browse files Browse the repository at this point in the history
  • Loading branch information
dialex committed Mar 27, 2022
1 parent 8b0cc28 commit 31d2e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<goal>sign</goal>
</goals>
<configuration>
<keyname>530907D8638D416108FB0C48FA38A6C0D2E79F04</keyname>
<keyname>70AC2DCF410F446BD81C82D603AEFF59C2E5C034</keyname>
<!-- Prevent `gpg` from using pinentry programs -->
<gpgArguments>
<arg>--pinentry-mode</arg>
Expand Down

0 comments on commit 31d2e0c

Please sign in to comment.