Fix FELIX-4240 and FELIX-4242:
FELIX-4240 Support the 'exception' attribute in service dependencies
FELIX-4242 Support the 'timeout' attribute in service dependencies
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1526626 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/core-it/pom.xml b/ipojo/runtime/core-it/pom.xml
index 8b453df..4773244 100644
--- a/ipojo/runtime/core-it/pom.xml
+++ b/ipojo/runtime/core-it/pom.xml
@@ -63,6 +63,7 @@
<module>ipojo-core-service-dependency-policies</module>
<module>ipojo-core-service-dependency-proxies</module>
<module>ipojo-core-service-dependency-test</module>
+ <module>ipojo-core-service-dependency-timeout-test</module>
<module>ipojo-core-service-dependency-interceptor-test</module>
<module>ipojo-core-service-providing-test</module>
<module>ipojo-api-test</module>