You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/04/18 15:54:54 UTC

svn commit: r394944 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.v11.deployment.model.edit/pom.xml

Author: sppatel
Date: Tue Apr 18 06:54:45 2006
New Revision: 394944

URL: http://svn.apache.org/viewcvs?rev=394944&view=rev
Log:
fix generation type

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.v11.deployment.model.edit/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.v11.deployment.model.edit/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.v11.deployment.model.edit/pom.xml?rev=394944&r1=394943&r2=394944&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.v11.deployment.model.edit/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.v11.deployment.model.edit/pom.xml Tue Apr 18 06:54:45 2006
@@ -110,7 +110,7 @@
                     <eclipseHome>
                         ${settings.localRepository}/eclipse/temp/eclipse</eclipseHome>
                     <workspace>${project.basedir}/..</workspace>
-                    <type>model</type>
+                    <type>edit</type>
                 </configuration>
                 <executions>
                     <execution>