Author: ningjiang
Date: Tue Jun  1 04:47:26 2010
New Revision: 949930

URL: http://svn.apache.org/viewvc?rev=949930&view=rev
Log:
Fixed the camel-spring build error

Modified:
    camel/trunk/components/camel-spring/pom.xml

Modified: camel/trunk/components/camel-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/pom.xml?rev=949930&r1=949929&r2=949930&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/pom.xml (original)
+++ camel/trunk/components/camel-spring/pom.xml Tue Jun  1 04:47:26 2010
@@ -262,10 +262,6 @@
                   
<file>${project.build.directory}/schema/camel-spring.xsd</file>
                   <type>xsd</type>
                 </artifact>
-                <artifact>
-                  
<file>${project.build.directory}/schema/camel-spring-v${camel.schema.version}</file>
-                  <type>xsd</type>
-                </artifact>
               </artifacts>
             </configuration>
           </execution>


Reply via email to