Skip to content

Commit 0890af9

Browse files
committed
Fixed cert name.
1 parent b4fd708 commit 0890af9

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
@@ -279,7 +279,7 @@
279279
<artifactId>maven-gpg-plugin</artifactId>
280280
<configuration>
281281
<defaultKeyring>false</defaultKeyring>
282-
<keyname>11A1E4D6</keyname>
282+
<keyname>jsr354-private</keyname>
283283
</configuration>
284284
<executions>
285285
<execution>

0 commit comments

Comments
 (0)