taylor 2004/12/01 16:53:37 Modified: portals-bridges/library/project/dependencies myfaces-deps.xml Log: updated to latest myfaces Revision Changes Path 1.2 +8 -24 jakarta-jetspeed-2/portals-bridges/library/project/dependencies/myfaces-deps.xml Index: myfaces-deps.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portals-bridges/library/project/dependencies/myfaces-deps.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- myfaces-deps.xml 4 Nov 2004 18:11:46 -0000 1.1 +++ myfaces-deps.xml 2 Dec 2004 00:53:37 -0000 1.2 @@ -6,30 +6,14 @@ <war.bundle>true</war.bundle> </properties> </dependency> - <dependency> - <groupId>myfaces</groupId> - <artifactId>myfaces-jsf-api</artifactId> - <version>1.0.7-SNAPSHOT</version> - <properties> - <war.bundle>true</war.bundle> - </properties> - </dependency> - <dependency> - <groupId>myfaces</groupId> - <artifactId>myfaces</artifactId> - <version>1.0.7-SNAPSHOT</version> - <properties> - <war.bundle>true</war.bundle> - </properties> - </dependency> - <dependency> - <groupId>myfaces</groupId> - <artifactId>myfaces-components</artifactId> - <version>1.0.7-SNAPSHOT</version> - <properties> - <war.bundle>true</war.bundle> - </properties> - </dependency> + <dependency> + <groupId>myfaces</groupId> + <artifactId>myfaces</artifactId> + <version>1.0.8-PATCHED</version> + <properties> + <war.bundle>true</war.bundle> + </properties> + </dependency> <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]