Skip to content

Commit 0c0ecfe

Browse files
committed
Fixed key reference.
1 parent 065d538 commit 0c0ecfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moneta-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<artifactId>maven-gpg-plugin</artifactId>
151151
<configuration>
152152
<defaultKeyring>false</defaultKeyring>
153-
<keyname>0E3BCC9A</keyname>
153+
<keyname>11A1E4D6</keyname>
154154
</configuration>
155155
<executions>
156156
<execution>

0 commit comments

Comments
 (0)