Author: msorokin
Date: 2009-03-26 07:35:31 -0400 (Thu, 26 Mar 2009)
New Revision: 13208
Modified:
trunk/test-applications/richfaces-docs/web/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-6419https://jira.jboss.org/jira/bro...
added new features
Modified: trunk/test-applications/richfaces-docs/web/pom.xml
===================================================================
--- trunk/test-applications/richfaces-docs/web/pom.xml 2009-03-26 11:29:37 UTC (rev
13207)
+++ trunk/test-applications/richfaces-docs/web/pom.xml 2009-03-26 11:35:31 UTC (rev
13208)
@@ -33,7 +33,14 @@
</dependency>
+
+ <dependency>
+ <groupId>javax.annotation</groupId>
+ <artifactId>jsr250-api</artifactId>
+ <scope>provided</scope>
+ </dependency>
+
<dependency>
<groupId>org.richfaces.ui</groupId>