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