1*8a52c783SCole Faust<settings> 2*8a52c783SCole Faust <servers> 3*8a52c783SCole Faust <server> 4*8a52c783SCole Faust <id>sonatype-nexus-staging</id> 5*8a52c783SCole Faust <username>amazonwebservices</username> 6*8a52c783SCole Faust <password>$SONATYPE_PASSWORD</password> 7*8a52c783SCole Faust </server> 8*8a52c783SCole Faust </servers> 9*8a52c783SCole Faust <profiles> 10*8a52c783SCole Faust <profile> 11*8a52c783SCole Faust <id>publishing</id> 12*8a52c783SCole Faust <activation> 13*8a52c783SCole Faust <activeByDefault>false</activeByDefault> 14*8a52c783SCole Faust </activation> 15*8a52c783SCole Faust <properties> 16*8a52c783SCole Faust <gpg.keyname>$SDK_SIGNING_GPG_KEYNAME</gpg.keyname> 17*8a52c783SCole Faust <gpg.passphrase>$SDK_SIGNING_GPG_PASSPHRASE</gpg.passphrase> 18*8a52c783SCole Faust </properties> 19*8a52c783SCole Faust </profile> 20*8a52c783SCole Faust </profiles> 21*8a52c783SCole Faust</settings> 22