Author: mvitenkov
Date: 2009-08-07 11:58:26 -0400 (Fri, 07 Aug 2009)
New Revision: 15133
Modified:
branches/community/3.3.X/test-applications/facelets/pom.xml
Log:
corrected
Modified: branches/community/3.3.X/test-applications/facelets/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/facelets/pom.xml 2009-08-07 14:03:46 UTC
(rev 15132)
+++ branches/community/3.3.X/test-applications/facelets/pom.xml 2009-08-07 15:58:26 UTC
(rev 15133)
@@ -15,12 +15,6 @@
</build>
<dependencies>
<dependency>
- <groupId>com.sun.facelets</groupId>
- <artifactId>jsf-facelets</artifactId>
- <version>1.1.14</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.0.b2</version>