commit | 90ccbb392f40aa89dd7519113fd333b6876f377c | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Fri Jun 21 13:43:42 2013 +0000 |
committer | Clement Escoffier <clement@apache.org> | Fri Jun 21 13:43:42 2013 +0000 |
tree | 6859e25a2795447a84c668fc616edbab4ce030cf | |
parent | 609bf5f2d855f1577a40dacba782805a0eda4e18 [diff] [blame] |
Fix timeout issue in tests git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1495437 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml index fe7a8b3..24d2a20 100644 --- a/ipojo/manipulator/manipulator-it/pom.xml +++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -240,7 +240,7 @@ <dependency> <groupId>org.ow2.chameleon.testing</groupId> <artifactId>osgi-helpers</artifactId> - <version>0.6.1</version> + <version>0.6.2-SNAPSHOT</version> <scope>test</scope> </dependency>