Added OSGi Foundation module to pom.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@465397 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d4a7645..94531b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
     <module>javax.servlet</module>
     <module>org.osgi.core</module>
     <module>org.osgi.compendium</module>
+    <module>org.osgi.foundation</module>
     <module>framework</module>
     <module>shell</module>
     <module>shell.tui</module>