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 16:05:02 UTC

svn commit: r592773 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: manolito
Date: Wed Nov  7 07:05:02 2007
New Revision: 592773

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

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=592773&r1=592772&r2=592773&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Nov  7 07:05:02 2007
@@ -12,7 +12,7 @@
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
-    <name>MyFaces Master POM</name>
+    <name>Apache MyFaces Master POM</name>
     <version>3-SNAPSHOT</version>
     <description>
        The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
@@ -625,4 +625,4 @@
     </profile>
   </profiles>
     
-</project>
\ No newline at end of file
+</project>