Author: jstrachan
Date: Tue Mar 25 10:03:57 2008
New Revision: 640898
URL: http://svn.apache.org/viewvc?rev=640898&view=rev
Log:
Added central repo to try fix issue with ibiblio and the build
Modified:
activemq/trunk/pom.xml
Modified: activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=640898&r1=640897&r2=640898&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Mar 25 10:03:57 2008
@@ -142,6 +142,11 @@
<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>
<url>http://people.apache.org/repo/m2-incubating-repository</url>