Skip to content

Instantly share code, notes, and snippets.

@manstis
Created November 21, 2012 11:59
Show Gist options
  • Select an option

  • Save manstis/4124540 to your computer and use it in GitHub Desktop.

Select an option

Save manstis/4124540 to your computer and use it in GitHub Desktop.
settings
<settings>
<servers>
<server>
<id>jboss-snapshots-repository</id>
<username>uid</username>
<password>pwd</password>
</server>
<server>
<id>jboss-releases-repository</id>
<username>uid</username>
<password>pwd</password>
</server>
</servers>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment