Skip to content

Commit 5da7cb8

Browse files
committed
[master] Removed package gpg signing
1 parent a4540f0 commit 5da7cb8

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
@@ -206,7 +206,7 @@
206206
<artifactId>maven-gpg-plugin</artifactId>
207207
<version>3.0.1</version>
208208
<configuration>
209-
<passphrase>${JRELEASER_GPG_PASSPHRASE}</passphrase>
209+
<skip>true</skip>
210210
</configuration>
211211
</plugin>
212212
<plugin>

0 commit comments

Comments
 (0)