You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2009/08/26 05:00:45 UTC

svn commit: r807869 - /camel/trunk/components/camel-quickfix/pom.xml

Author: ningjiang
Date: Wed Aug 26 03:00:45 2009
New Revision: 807869

URL: http://svn.apache.org/viewvc?rev=807869&view=rev
Log:
try to fixed the build error of TC

Modified:
    camel/trunk/components/camel-quickfix/pom.xml

Modified: camel/trunk/components/camel-quickfix/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-quickfix/pom.xml?rev=807869&r1=807868&r2=807869&view=diff
==============================================================================
--- camel/trunk/components/camel-quickfix/pom.xml (original)
+++ camel/trunk/components/camel-quickfix/pom.xml Wed Aug 26 03:00:45 2009
@@ -37,7 +37,7 @@
    
         <repositories>
             <repository>
-               <id>fusesource.maven.repo</id>
+               <id>open.iona.m2-mirror</id>
                <name>Fuse Source Maven Repo</name>
                <url>http://repo.fusesource.com/maven2-all</url>
             </repository>