Created
March 20, 2013 10:23
-
-
Save edewit/5203658 to your computer and use it in GitHub Desktop.
Snapshot plugin repostitory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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