commit | 9629d773c4d9d6d2805f00d21216687acf8b9aed | [log] [tgz] |
---|---|---|
author | Ken Gilmer <kgilmer@apache.org> | Tue Oct 25 06:18:22 2011 +0000 |
committer | Ken Gilmer <kgilmer@apache.org> | Tue Oct 25 06:18:22 2011 +0000 |
tree | 4d2567361bede9daa99cac27704daea474f255cf | |
parent | 05d1e9241854eac4920e0b3bd2f8b5aaabbcb41e [diff] |
felix: add httplite to global module list. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1188527 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index fd4ca8b..62d4d5c 100644 --- a/pom.xml +++ b/pom.xml
@@ -108,6 +108,7 @@ <module>log</module> <module>eventadmin</module> <module>http</module> + <module>httplite</module> <module>upnp</module> <module>scr</module> <module>configadmin</module>