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/10/17 07:48:54 UTC

svn commit: r464821 - /geronimo/sandbox/gshell/trunk/gshell-maven-plugin/pom.xml

Author: jdillon
Date: Mon Oct 16 22:48:53 2006
New Revision: 464821

URL: http://svn.apache.org/viewvc?view=rev&rev=464821
Log:
Add desc

Modified:
    geronimo/sandbox/gshell/trunk/gshell-maven-plugin/pom.xml

Modified: geronimo/sandbox/gshell/trunk/gshell-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/gshell/trunk/gshell-maven-plugin/pom.xml?view=diff&rev=464821&r1=464820&r2=464821
==============================================================================
--- geronimo/sandbox/gshell/trunk/gshell-maven-plugin/pom.xml (original)
+++ geronimo/sandbox/gshell/trunk/gshell-maven-plugin/pom.xml Mon Oct 16 22:48:53 2006
@@ -35,6 +35,10 @@
     <name>GShell Maven Plugin</name>
     <packaging>maven-plugin</packaging>
     
+    <description>
+        Provides support to build GShell application assemblies from Maven.
+    </description>
+    
     <dependencies>
         <dependency>
             <groupId>org.apache.geronimo.genesis.plugins</groupId>