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

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

Author: mcculls
Date: Sun Dec 16 03:10:15 2007
New Revision: 604606

URL: http://svn.apache.org/viewvc?rev=604606&view=rev
Log:
Drop bundle+obr plugins from bundle packaging build now everything is back to normal

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=604606&r1=604605&r2=604606&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Sun Dec 16 03:10:15 2007
@@ -126,8 +126,6 @@
         </property>
       </activation>
       <modules>
-        <module>../bundleplugin</module>
-        <module>../maven-obr-plugin</module>
 
         <module>../upnp/extra</module>
         <module>../upnp/basedriver</module>