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 2011/08/18 13:36:26 UTC

svn commit: r1159180 - /felix/trunk/ipojo/pom.xml

Author: clement
Date: Thu Aug 18 11:36:26 2011
New Revision: 1159180

URL: http://svn.apache.org/viewvc?rev=1159180&view=rev
Log:
Added the bnd-ipojo-plugin to the reactor

Modified:
    felix/trunk/ipojo/pom.xml

Modified: felix/trunk/ipojo/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/pom.xml?rev=1159180&r1=1159179&r2=1159180&view=diff
==============================================================================
--- felix/trunk/ipojo/pom.xml (original)
+++ felix/trunk/ipojo/pom.xml Thu Aug 18 11:36:26 2011
@@ -35,6 +35,7 @@
     <module>metadata</module>
     <module>manipulator</module>
     <module>plugin</module>
+    <module>bnd-ipojo-plugin</module>
     <module>core</module>
     <module>composite</module>
     <module>arch</module>