Add bundle that wraps the portlet-api 1.0 (FELIX-297)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@553390 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/pom.xml b/commons/pom.xml
index 50ec8bd..c1ec96d 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -66,6 +66,7 @@
         <module>log4j</module>
         <module>logkit</module>
         <module>mail</module>
+        <module>portlet-api</module>
         <module>servlet-api</module>
         <module>xercesImpl</module>
         <module>xml-apis</module>