You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2010/09/09 16:25:19 UTC

svn commit: r995444 - /camel/trunk/tests/camel-itest-osgi/pom.xml

Author: ningjiang
Date: Thu Sep  9 14:25:19 2010
New Revision: 995444

URL: http://svn.apache.org/viewvc?rev=995444&view=rev
Log:
Try to fix the build of camel-itest-osgi

Modified:
    camel/trunk/tests/camel-itest-osgi/pom.xml

Modified: camel/trunk/tests/camel-itest-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-osgi/pom.xml?rev=995444&r1=995443&r2=995444&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-osgi/pom.xml (original)
+++ camel/trunk/tests/camel-itest-osgi/pom.xml Thu Sep  9 14:25:19 2010
@@ -112,6 +112,7 @@
 	<dependency>
 	  <groupId>org.apache.camel.tests</groupId>
 	  <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
+          <version>2.4.0</version>
 	  <scope>test</scope>
     </dependency>
 	<dependency>