You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/09/12 11:40:42 UTC

svn commit: r574861 - /activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml

Author: jstrachan
Date: Wed Sep 12 02:40:42 2007
New Revision: 574861

URL: http://svn.apache.org/viewvc?rev=574861&view=rev
Log:
attempt to fix the site build...

Modified:
    activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml

Modified: activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml?rev=574861&r1=574860&r2=574861&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml (original)
+++ activemq/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml Wed Sep 12 02:40:42 2007
@@ -30,12 +30,10 @@
   <name>Camel :: Maven Camel Plugin</name>
 
   <dependencies>
-<!--
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-spring</artifactId>
     </dependency>
--->
 
     <dependency>
       <groupId>org.codehaus.mojo</groupId>