Skip to content

Commit

Permalink
Update GPG key after old key expired
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Jun 28, 2024
1 parent 452b6a0 commit 0939148
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 @@ -278,7 +278,7 @@
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<configuration>
<keyname>0AC5A45E91FA93DA25380017B0D87B063EAD41F1</keyname>
<keyname>9C3D5D0E75C71CE338930BF073FA841FE7DCB91F</keyname>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 0939148

Please sign in to comment.