Added iPOJO projects back into the POM file...I don't remember why they
were removed in the first place.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@497560 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom-old-plugin.xml b/pom-old-plugin.xml
index 42a74ed..f28d884 100644
--- a/pom-old-plugin.xml
+++ b/pom-old-plugin.xml
@@ -86,6 +86,8 @@
 
     <module>ipojo</module>
     <module>ipojo.metadata</module>
+    <module>ipojo.plugin</module>
+    <module>ipojo.arch</module>
 
   </modules>