You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/11/30 09:01:33 UTC

svn commit: r721782 - /geronimo/gshell/trunk/pom.xml

Author: jdillon
Date: Sun Nov 30 00:01:33 2008
New Revision: 721782

URL: http://svn.apache.org/viewvc?rev=721782&view=rev
Log:
Comment, see if we can pick up ext from genesis

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=721782&r1=721781&r2=721782&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Sun Nov 30 00:01:33 2008
@@ -430,12 +430,14 @@
                     <version>2.5-SNAPSHOT</version>
                 </plugin>
 
+                <!--
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
                     <version>1.4.3</version>
                     <extensions>true</extensions>
                 </plugin>
+                -->
             </plugins>
         </pluginManagement>
     </build>