[seam-commits] Seam SVN: r9357 - trunk/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Oct 16 13:58:02 EDT 2008


Author: norman.richards at 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@</version>
       </dependency>
+
+      <dependency>
+        <groupId>org.jboss.seam</groupId>
+        <artifactId>jboss-seam-excel</artifactId>
+        <version>@seam.version@</version>
+      </dependency>
+
       
       <dependency>
         <groupId>org.jboss.seam</groupId>




More information about the seam-commits mailing list