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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Mar 3 23:04:06 EST 2008


Author: norman.richards at jboss.com
Date: 2008-03-03 23:04:06 -0500 (Mon, 03 Mar 2008)
New Revision: 7506

Modified:
   trunk/build/root.pom.xml
Log:
JBSEAM-2661

Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml	2008-03-04 03:55:51 UTC (rev 7505)
+++ trunk/build/root.pom.xml	2008-03-04 04:04:06 UTC (rev 7506)
@@ -789,11 +789,11 @@
       <dependency>
         <groupId>jfree</groupId>
         <artifactId>jfreechart</artifactId>
-        <version>1.0.5</version>
+        <version>1.0.9</version>
         <exclusions>
           <exclusion>
-            <groupId>junit</groupId>
-                  <artifactId>junit</artifactId>
+              <groupId>junit</groupId>
+              <artifactId>junit</artifactId>
           </exclusion>
         </exclusions>
       </dependency>




More information about the seam-commits mailing list