Author: ningjiang
Date: Sun Dec 27 12:01:25 2009
New Revision: 894059

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

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

Modified: camel/trunk/components/camel-bindy/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-bindy/pom.xml?rev=894059&r1=894058&r2=894059&view=diff
==============================================================================
--- camel/trunk/components/camel-bindy/pom.xml (original)
+++ camel/trunk/components/camel-bindy/pom.xml Sun Dec 27 12:01:25 2009
@@ -67,7 +67,6 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.4</version>            
             <scope>test</scope>
         </dependency>
         <dependency>


Reply via email to