Skip to content

Commit 8496179

Browse files
committed
Added gpg ref.
1 parent 74a9fc6 commit 8496179

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,10 @@
487487
<groupId>org.apache.maven.plugins</groupId>
488488
<artifactId>maven-gpg-plugin</artifactId>
489489
<version>1.4</version>
490+
<configuration>
491+
<defaultKeyring>false</defaultKeyring>
492+
<keyname>0E3BCC9A</keyname>
493+
</configuration>
490494
<executions>
491495
<execution>
492496
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)