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 2006/06/29 02:22:26 UTC

svn commit: r417908 - in /geronimo/trunk/applications: console/console-standard/pom.xml magicGball/pom.xml

Author: jdillon
Date: Wed Jun 28 17:22:25 2006
New Revision: 417908

URL: http://svn.apache.org/viewvc?rev=417908&view=rev
Log:
 Fixed problem with multipule modelVersion that I just introduced

Modified:
    geronimo/trunk/applications/console/console-standard/pom.xml
    geronimo/trunk/applications/magicGball/pom.xml

Modified: geronimo/trunk/applications/console/console-standard/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/console/console-standard/pom.xml?rev=417908&r1=417907&r2=417908&view=diff
==============================================================================
--- geronimo/trunk/applications/console/console-standard/pom.xml (original)
+++ geronimo/trunk/applications/console/console-standard/pom.xml Wed Jun 28 17:22:25 2006
@@ -27,7 +27,6 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <modelVersion>4.0.0</modelVersion>
     <artifactId>geronimo-console-standard</artifactId>
     <packaging>war</packaging>
     <name>Geronimo :: Console :: Standard Portlets</name>

Modified: geronimo/trunk/applications/magicGball/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/magicGball/pom.xml?rev=417908&r1=417907&r2=417908&view=diff
==============================================================================
--- geronimo/trunk/applications/magicGball/pom.xml (original)
+++ geronimo/trunk/applications/magicGball/pom.xml Wed Jun 28 17:22:25 2006
@@ -27,7 +27,6 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.applications.magicGball</groupId>
     <artifactId>magicGball-parent</artifactId>
     <packaging>pom</packaging>