You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2007/12/21 20:29:48 UTC

svn commit: r606281 - /felix/sandbox/clement/ipojo/pom.xml

Author: clement
Date: Fri Dec 21 11:29:47 2007
New Revision: 606281

URL: http://svn.apache.org/viewvc?rev=606281&view=rev
Log:
Add the composite module in the pom file.

Modified:
    felix/sandbox/clement/ipojo/pom.xml

Modified: felix/sandbox/clement/ipojo/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo/pom.xml?rev=606281&r1=606280&r2=606281&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo/pom.xml (original)
+++ felix/sandbox/clement/ipojo/pom.xml Fri Dec 21 11:29:47 2007
@@ -16,6 +16,7 @@
     <module>manipulator</module>
 	<module>plugin</module>
     <module>core</module>
+	<module>composite</module>
     <module>arch</module>
 	<module>ant</module>
   </modules>