Skip to content

Commit 733ef7b

Browse files
committed
additional source
1 parent df90d03 commit 733ef7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ gpg --gen-key
265265

266266
Set the signing.KeyId, signing.password, and the signing.secretKeyRingFile.
267267

268-
The signing.KeyId is the 'pub' one. It's the part of your list of keys that looks something like this: `2048R/5D64A177`. So in this scenario it would be `5D64A177`. [1](http://www.gradle.org/docs/current/userguide/signing_plugin.html)
268+
The signing.KeyId is the 'pub' one. It's the part of your list of keys that looks something like this: `2048R/5D64A177`. So in this scenario it would be `5D64A177`. [1](http://www.gradle.org/docs/current/userguide/signing_plugin.html) [2](http://yennicktrevels.com/blog/2013/10/11/automated-gradle-project-deployment-to-sonatype-oss-repository/)
269269
270270
The signing.password is the password you used when generating this key. It could be blank if you didn't use a password.
271271

0 commit comments

Comments
 (0)