You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2010/10/05 10:15:33 UTC

svn commit: r1004566 - /camel/trunk/components/camel-scala/pom.xml

Author: davsclaus
Date: Tue Oct  5 08:15:33 2010
New Revision: 1004566

URL: http://svn.apache.org/viewvc?rev=1004566&view=rev
Log:
Polished

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

Modified: camel/trunk/components/camel-scala/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-scala/pom.xml?rev=1004566&r1=1004565&r2=1004566&view=diff
==============================================================================
--- camel/trunk/components/camel-scala/pom.xml (original)
+++ camel/trunk/components/camel-scala/pom.xml Tue Oct  5 08:15:33 2010
@@ -106,7 +106,6 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>3.8.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>