You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2006/04/07 01:25:56 UTC

svn commit: r392116 - /struts/action/trunk/apps/faces-example2/pom.xml

Author: mrdon
Date: Thu Apr  6 16:25:54 2006
New Revision: 392116

URL: http://svn.apache.org/viewcvs?rev=392116&view=rev
Log:
Fixed the artifact name

Modified:
    struts/action/trunk/apps/faces-example2/pom.xml

Modified: struts/action/trunk/apps/faces-example2/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/faces-example2/pom.xml?rev=392116&r1=392115&r2=392116&view=diff
==============================================================================
--- struts/action/trunk/apps/faces-example2/pom.xml (original)
+++ struts/action/trunk/apps/faces-example2/pom.xml Thu Apr  6 16:25:54 2006
@@ -41,7 +41,7 @@
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
-   <artifactId>struts-faces-example1</artifactId>
+   <artifactId>struts-faces-example2</artifactId>
    <packaging>war</packaging>
    <name>Struts Action - Apps - Faces Example 2</name>
    



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org