You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2006/07/06 00:12:08 UTC

svn commit: r419392 - /incubator/adffaces/trunk/adf-faces/adf-faces-api/pom.xml

Author: matzew
Date: Wed Jul  5 17:12:08 2006
New Revision: 419392

URL: http://svn.apache.org/viewvc?rev=419392&view=rev
Log:
respecting the Incubator Branding Guide

Modified:
    incubator/adffaces/trunk/adf-faces/adf-faces-api/pom.xml

Modified: incubator/adffaces/trunk/adf-faces/adf-faces-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/adf-faces/adf-faces-api/pom.xml?rev=419392&r1=419391&r2=419392&view=diff
==============================================================================
--- incubator/adffaces/trunk/adf-faces/adf-faces-api/pom.xml (original)
+++ incubator/adffaces/trunk/adf-faces/adf-faces-api/pom.xml Wed Jul  5 17:12:08 2006
@@ -23,8 +23,8 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <name>ADF Faces Apache API</name>
-  <description>ADF JavaServer Faces Apache API</description>
+  <name>ADF Faces API</name>
+  <description>ADF is a JavaServer Faces component library. This project is currently undergoing Incubation at the Apache Software Foundation.</description>
 
   <artifactId>adf-faces-api</artifactId>
   <packaging>jar</packaging>