Skip to content

Instantly share code, notes, and snippets.

@edewit
Created March 20, 2013 10:23
Show Gist options
  • Save edewit/5203658 to your computer and use it in GitHub Desktop.
Save edewit/5203658 to your computer and use it in GitHub Desktop.
Snapshot plugin repostitory
<pluginRepositories>
<pluginRepository>
<id>snapshots.jboss.org</id>
<name>JBoss Snapshot Repository</name>
<url>http://snapshots.jboss.org/maven2</url>
<layout>default</layout>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment