You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2009/09/18 14:41:08 UTC

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

Author: janstey
Date: Fri Sep 18 12:41:08 2009
New Revision: 816603

URL: http://svn.apache.org/viewvc?rev=816603&view=rev
Log:
fix repo id

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=816603&r1=816602&r2=816603&view=diff
==============================================================================
--- camel/trunk/components/camel-quickfix/pom.xml (original)
+++ camel/trunk/components/camel-quickfix/pom.xml Fri Sep 18 12:41:08 2009
@@ -36,7 +36,7 @@
    
         <repositories>
             <repository>
-               <id>open.iona.m2-mirror</id>
+               <id>open.iona.m2-all</id>
                <name>Fuse Source Maven Repo</name>
                <url>http://repo.fusesource.com/maven2-all</url>
             </repository>