Author: jmitchell Date: Thu Apr 13 14:43:11 2006 New Revision: 393950 URL: http://svn.apache.org/viewcvs?rev=393950&view=rev Log: fix dependency
Modified: struts/action/trunk/faces/pom.xml Modified: struts/action/trunk/faces/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/faces/pom.xml?rev=393950&r1=393949&r2=393950&view=diff ============================================================================== --- struts/action/trunk/faces/pom.xml (original) +++ struts/action/trunk/faces/pom.xml Thu Apr 13 14:43:11 2006 @@ -119,7 +119,7 @@ <dependency> <groupId>myfaces</groupId> <artifactId>myfaces-jsf-api</artifactId> - <version>1.0.8-beta</version> + <version>1.0.9</version> </dependency> </dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]