Author: msorokin
Date: 2009-04-01 09:48:25 -0400 (Wed, 01 Apr 2009)
New Revision: 13341
Modified:
trunk/test-applications/richfaces-docs/web/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-6593
files layout components
Modified: trunk/test-applications/richfaces-docs/web/pom.xml
===================================================================
--- trunk/test-applications/richfaces-docs/web/pom.xml 2009-04-01 13:47:48 UTC (rev
13340)
+++ trunk/test-applications/richfaces-docs/web/pom.xml 2009-04-01 13:48:25 UTC (rev
13341)
@@ -34,14 +34,15 @@
- <dependency>
-<groupId>javax.annotation</groupId>
-<artifactId>jsr250-api</artifactId>
-<version>1.0</version>
-</dependency>
+ <dependency>
+ <groupId>javax.annotation</groupId>
+ <artifactId>jsr250-api</artifactId>
+ <version>1.0</version>
+ <scope>compile</scope>
+ </dependency>
+
-
<dependency>
<groupId>org.richfaces.ui</groupId>