Skip to content

Instantly share code, notes, and snippets.

@yarinkos
Created September 28, 2016 17:57
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 yarinkos/409e6ea50b6d9f8725da09cd4d190246 to your computer and use it in GitHub Desktop.
Save yarinkos/409e6ea50b6d9f8725da09cd4d190246 to your computer and use it in GitHub Desktop.
for nexus upload
<settings>
<servers>
<server>
<id>nexus</id>
<username>user</username>
<password>user123</password>
</server>
</servers>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment