You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by kg...@apache.org on 2011/10/25 08:18:23 UTC

svn commit: r1188527 - /felix/trunk/pom.xml

Author: kgilmer
Date: Tue Oct 25 06:18:22 2011
New Revision: 1188527

URL: http://svn.apache.org/viewvc?rev=1188527&view=rev
Log:
felix: add httplite to global module list.

Modified:
    felix/trunk/pom.xml

Modified: felix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom.xml?rev=1188527&r1=1188526&r2=1188527&view=diff
==============================================================================
--- felix/trunk/pom.xml (original)
+++ felix/trunk/pom.xml Tue Oct 25 06:18:22 2011
@@ -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>