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/12/03 10:48:13 UTC

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

Author: clement
Date: Sat Dec  3 09:48:13 2011
New Revision: 1209873

URL: http://svn.apache.org/viewvc?rev=1209873&view=rev
Log:
New iPOJO Manipulator structure - update pom file

Modified:
    felix/trunk/ipojo/pom.xml

Modified: felix/trunk/ipojo/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/pom.xml?rev=1209873&r1=1209872&r2=1209873&view=diff
==============================================================================
--- felix/trunk/ipojo/pom.xml (original)
+++ felix/trunk/ipojo/pom.xml Sat Dec  3 09:48:13 2011
@@ -34,12 +34,9 @@
     <modules>
     <module>metadata</module>
     <module>manipulator</module>
-    <module>plugin</module>
-    <module>bnd-ipojo-plugin</module>
     <module>core</module>
     <module>composite</module>
     <module>arch</module>
-    <module>ant</module>
     <module>handler/extender</module>
     <module>handler/temporal</module>
     <module>handler/eventadmin</module>