Add the temporal dependency handler in the parent pom.
Add the temporal dependency handler tests in the test pom files.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@673701 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/pom.xml b/ipojo/tests/pom.xml
index 29bf156..2503642 100644
--- a/ipojo/tests/pom.xml
+++ b/ipojo/tests/pom.xml
@@ -40,6 +40,7 @@
 	<module>tests.composite.service.import-export</module>

 	<module>tests.composite.service.instance</module>

 	<module>tests.composite.service.providing</module>

+	<module>tests.temporal.dependency</module>

    </modules>

    

    <profiles>