Skip to content

Instantly share code, notes, and snippets.

@mkristian
Created April 14, 2015 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkristian/67b65c101c48f89bdbbe to your computer and use it in GitHub Desktop.
Save mkristian/67b65c101c48f89bdbbe to your computer and use it in GitHub Desktop.
<server>
<id>sonatype-nexus-staging</id>
<username>mkristian</username>
<password>behappy</password>
</server>
<server>
<id>ossrh</id>
<username>mkristian</username>
<password>behappy</password>
</server>
<server>
<id>sonatype-nexus-snapshots</id>
<username>mkristian</username>
<password>behappy</password>
</server>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment