You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2007/09/20 16:03:23 UTC

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

Author: fmeschbe
Date: Thu Sep 20 07:03:22 2007
New Revision: 577757

URL: http://svn.apache.org/viewvc?rev=577757&view=rev
Log:
Add jmood project to bundle build profile

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=577757&r1=577756&r2=577757&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Thu Sep 20 07:03:22 2007
@@ -159,6 +159,7 @@
         <module>../ipojo/arch</module>
 
         <module>../mosgi</module> 
+        <module>../jmood</module> 
 
         <module>../examples</module>
       </modules>