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 2005/10/12 19:07:00 UTC

svn commit: r314969 - /geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml

Author: sppatel
Date: Wed Oct 12 10:06:58 2005
New Revision: 314969

URL: http://svn.apache.org/viewcvs?rev=314969&view=rev
Log:
fix typo

Modified:
    geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml

Modified: geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml?rev=314969&r1=314968&r2=314969&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml Wed Oct 12 10:06:58 2005
@@ -12,7 +12,7 @@
     </goal>
 
     <goal name="build">
-        <attainGoal name="zipdisto"/>
+        <attainGoal name="zipdistro"/>
         <attainGoal name="sitedistro"/>
     </goal>