added plugin repo for latest surefire plugin

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415729 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-20 16:50:45 +00:00
parent 661b281984
commit 26c45dee0a
1 changed files with 5 additions and 0 deletions

View File

@ -100,6 +100,11 @@
<!-- temporary solution until codehaus to ibiblio rsync working again -->
<url>http://www.mortbay.org/maven2/release</url>
</pluginRepository>
<pluginRepository>
<id>apache-snapshots</id>
<name>Snapshot repository</name>
<url>http://people.apache.org/maven-snapshot-repository/</url>
</pluginRepository>
</pluginRepositories>