FELIX 3903 - Move the API project to runtime:

Added api and api-it modules to the runtime's reactor

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1455544 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/pom.xml b/ipojo/runtime/pom.xml
index 06a228b..d383071 100644
--- a/ipojo/runtime/pom.xml
+++ b/ipojo/runtime/pom.xml
@@ -39,6 +39,8 @@
         <module>core-it</module>
         <module>composite</module>
         <module>composite-it</module>
+        <module>api</module>
+        <module>api-it</module>
     </modules>
 
     <build>