Skip to content

Commit

Permalink
Fixed key reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
atsticks committed Apr 10, 2018
1 parent 065d538 commit 0c0ecfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moneta-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<artifactId>maven-gpg-plugin</artifactId>
<configuration>
<defaultKeyring>false</defaultKeyring>
<keyname>0E3BCC9A</keyname>
<keyname>11A1E4D6</keyname>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 0c0ecfe

Please sign in to comment.