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/20 06:26:44 UTC

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

Author: hadrian
Date: Tue Feb 19 21:26:42 2008
New Revision: 629364

URL: http://svn.apache.org/viewvc?rev=629364&view=rev
Log:
Remove dependency on m2-all.  Relevant deps moved to m2.

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?rev=629364&r1=629363&r2=629364&view=diff
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Tue Feb 19 21:26:42 2008
@@ -115,9 +115,9 @@
       </snapshots>
     </repository>
     <repository>
-      <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>