You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2007/03/21 23:54:13 UTC

svn commit: r521037 - in /activemq/camel/trunk: camel-xbean/ pom.xml

Author: chirino
Date: Wed Mar 21 15:54:13 2007
New Revision: 521037

URL: http://svn.apache.org/viewvc?view=rev&rev=521037
Log:
camel-xbean to camel-spring rename

Removed:
    activemq/camel/trunk/camel-xbean/
Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?view=diff&rev=521037&r1=521036&r2=521037
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Wed Mar 21 15:54:13 2007
@@ -111,7 +111,7 @@
     <module>camel-jms</module>
     <module>camel-jbi</module>
     <module>camel-mina</module>
-    <module>camel-xbean</module>
+    <module>camel-spring</module>
   </modules>
 
   <scm>