Author: norman.richards(a)jboss.com
Date: 2008-10-16 13:58:02 -0400 (Thu, 16 Oct 2008)
New Revision: 9357
Modified:
trunk/build/root.pom.xml
Log:
JBSEAM-3574
Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml 2008-10-16 17:56:31 UTC (rev 9356)
+++ trunk/build/root.pom.xml 2008-10-16 17:58:02 UTC (rev 9357)
@@ -112,6 +112,13 @@
<artifactId>jboss-seam-debug</artifactId>
<version>@seam.version(a)</version>
</dependency>
+
+ <dependency>
+ <groupId>org.jboss.seam</groupId>
+ <artifactId>jboss-seam-excel</artifactId>
+ <version>@seam.version(a)</version>
+ </dependency>
+
<dependency>
<groupId>org.jboss.seam</groupId>
Show replies by date