commit | 71906bba9170205b0212d127bddc8c8922b536a8 | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Thu Jan 18 20:25:22 2007 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Thu Jan 18 20:25:22 2007 +0000 |
tree | 21afcc9f1aa6b96fd6933b74c5e8e1887d01640c | |
parent | b06511ecf0223aee7a9e7805700cccfdb43efab2 [diff] |
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>