commit | 1d59594bb6b1d84ac4e7985d6187af9bbd890295 | [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 | 924b88219e48fa87880b6fa32a95f61a69a43e57 [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>