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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]