Author: msorokin
Date: 2009-03-26 07:38:07 -0400 (Thu, 26 Mar 2009)
New Revision: 13209
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:35:31 UTC (rev
13208)
+++ trunk/test-applications/richfaces-docs/web/pom.xml 2009-03-26 11:38:07 UTC (rev
13209)
@@ -34,11 +34,11 @@
- <dependency>
- <groupId>javax.annotation</groupId>
- <artifactId>jsr250-api</artifactId>
- <scope>provided</scope>
- </dependency>
+<dependency>
+ <groupId>javax.annotation</groupId>
+ <artifactId>jsr250-api</artifactId>
+ <version>1.0-20050927.133100</version>
+</dependency>
<dependency>