Skip to content

Commit e91e6df

Browse files
committed
Fixed certificate key.
1 parent 88291d5 commit e91e6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<artifactId>maven-gpg-plugin</artifactId>
219219
<configuration>
220220
<defaultKeyring>false</defaultKeyring>
221-
<keyname>11A1E4D6</keyname>
221+
<keyname>0E3BCC9A</keyname>
222222
</configuration>
223223
<executions>
224224
<execution>

0 commit comments

Comments
 (0)