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>