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/07 22:28:37 UTC

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

Author: manolito
Date: Wed Nov  7 13:28:36 2007
New Revision: 592905

URL: http://svn.apache.org/viewvc?rev=592905&view=rev
Log:
added "Apache" to artifact name

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=592905&r1=592904&r2=592905&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Wed Nov  7 13:28:36 2007
@@ -12,7 +12,7 @@
   <artifactId>myfaces-site</artifactId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>MyFaces Site</name>
+  <name>Apache MyFaces Site</name>
   <url>http://myfaces.apache.org</url>
 
   <build>