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/10/31 13:32:59 UTC

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

Author: manolito
Date: Wed Oct 31 05:32:59 2007
New Revision: 590649

URL: http://svn.apache.org/viewvc?rev=590649&view=rev
Log:
Changed artifact name to "myfaces-site"

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=590649&r1=590648&r2=590649&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Wed Oct 31 05:32:59 2007
@@ -9,7 +9,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces</groupId>
-  <artifactId>myfaces</artifactId>
+  <artifactId>myfaces-site</artifactId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>MyFaces Site</name>