You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2010/04/26 21:53:42 UTC

svn commit: r938211 - /geronimo/server/trunk/framework/pom.xml

Author: gawor
Date: Mon Apr 26 19:53:41 2010
New Revision: 938211

URL: http://svn.apache.org/viewvc?rev=938211&view=rev
Log:
remove bundles module from pom

Modified:
    geronimo/server/trunk/framework/pom.xml

Modified: geronimo/server/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/pom.xml?rev=938211&r1=938210&r2=938211&view=diff
==============================================================================
--- geronimo/server/trunk/framework/pom.xml (original)
+++ geronimo/server/trunk/framework/pom.xml Mon Apr 26 19:53:41 2010
@@ -275,7 +275,6 @@
             </activation>
 
             <modules>
-                <module>bundles</module>
                 <module>buildsupport</module>
                 <module>modules</module>
             </modules>