Last active
October 26, 2021 12:52
-
-
Save akshay2211/9d9ea681113b11fc7cad2c14aee5961e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
signing.keyId=XYZABCXY //last 8 digits of .rev file | |
signing.password=Password | |
signing.secretKeyRingFile=/Users/username/.gnupg/secring.gpg | |
ossrhUsername=akshay2211 | |
ossrhPassword=Password | |
mavenCentralUsername=akshay2211 | |
mavenCentralPassword=Password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment