You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/11/08 09:39:55 UTC

svn commit: r593067 - /myfaces/site/trunk/pom.xml

Author: manolito
Date: Thu Nov  8 00:39:54 2007
New Revision: 593067

URL: http://svn.apache.org/viewvc?rev=593067&view=rev
Log:
added a description tag

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=593067&r1=593066&r2=593067&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Thu Nov  8 00:39:54 2007
@@ -13,6 +13,7 @@
   <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Site</name>
+  <description>This is the MyFaces Site</description>
   <url>http://myfaces.apache.org</url>
 
   <build>