Skip to content

Instantly share code, notes, and snippets.

@behrangsa
Created June 4, 2011 03:13
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 behrangsa/1007529 to your computer and use it in GitHub Desktop.
Save behrangsa/1007529 to your computer and use it in GitHub Desktop.
Repositories
<repositories>
<repository>
<id>jboss</id>
<url>http://repository.jboss.com/maven2</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment