commit | 66b3b7edf50b7c4124e84136c98d99a7ce529fab | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Wed Oct 18 22:07:17 2006 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Wed Oct 18 22:07:17 2006 +0000 |
tree | 2fb2b4097838bdf70dd77d2acc41a5aaa4635e6e | |
parent | 70b28fbc6fd497fb2c604f1dff53db1d70bdd0ef [diff] [blame] |
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>