You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2008/02/19 20:57:48 UTC

svn commit: r629209 - /activemq/camel/trunk/pom.xml

Author: hadrian
Date: Tue Feb 19 11:57:46 2008
New Revision: 629209

URL: http://svn.apache.org/viewvc?rev=629209&view=rev
Log:
Remove dependency on rogue maven plugin repo.

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?rev=629209&r1=629208&r2=629209&view=diff
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Tue Feb 19 11:57:46 2008
@@ -153,9 +153,9 @@
       <url>http://repository.codehaus.org/</url>
     </pluginRepository>
     <pluginRepository>
-      <id>open.iona.m2-all</id>
+      <id>open.iona.m2</id>
       <name>IONA Open Source Community Dependency Repository</name>
-      <url>http://repo.open.iona.com/maven2-all</url>
+      <url>http://repo.open.iona.com/maven2</url>
       <snapshots>
         <enabled>true</enabled>
       </snapshots>