Skip to content

Commit

Permalink
Update keyname for test (not)secret
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbye committed Mar 16, 2024
1 parent 87d54c1 commit 4fcb1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testjar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<goal>sign</goal>
</goals>
<configuration>
<keyname>899FD4CB</keyname>
<keyname>70840C24899FD4CB</keyname>
<homedir>${basedir}</homedir>
<passphrase>secret</passphrase>
<defaultKeyring>false</defaultKeyring>
Expand Down

0 comments on commit 4fcb1a6

Please sign in to comment.