Skip to content

Commit

Permalink
add snapshots repo
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@867 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Jan 9, 2009
1 parent beada3c commit 15d80a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -43,6 +43,12 @@
<name>JBoss Repository</name>
<url>http://repository.jboss.org/maven2</url>
</repository>
<repository>
<id>snapshots.jboss.org</id>
<name>JBoss Snapshots Repository</name>
<url>http://snapshots.jboss.org/maven2</url>
<snapshots />
</repository>
</repositories>

<pluginRepositories>
Expand Down

0 comments on commit 15d80a8

Please sign in to comment.