mirror of https://github.com/apache/activemq.git
Added central repo to try fix issue with ibiblio and the build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@640898 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae7de6c236
commit
54280bcfec
5
pom.xml
5
pom.xml
|
@ -141,6 +141,11 @@
|
|||
</ciManagement>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>repo1.maven</id>
|
||||
<name>Maven Central Repo</name>
|
||||
<url>http://repo1.maven.org/maven2/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>apache.incubating.releases</id>
|
||||
<name>Apache Incubating Release Distribution Repository</name>
|
||||
|
|
Loading…
Reference in New Issue