mirror of https://github.com/apache/activemq.git
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:
parent
661b281984
commit
26c45dee0a
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue