[seam-commits] Seam SVN: r11396 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Aug 18 03:54:50 EDT 2009


Author: manaRH
Date: 2009-08-18 03:54:50 -0400 (Tue, 18 Aug 2009)
New Revision: 11396

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
JBPAPP-2382 - upgraded jfreechart to 1.0.13

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2009-08-17 19:12:10 UTC (rev 11395)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2009-08-18 07:54:50 UTC (rev 11396)
@@ -933,7 +933,7 @@
       <dependency>
         <groupId>jfree</groupId>
         <artifactId>jfreechart</artifactId>
-        <version>1.0.9</version>
+        <version>1.0.13</version>
         <exclusions>
           <exclusion>
               <groupId>junit</groupId>



More information about the seam-commits mailing list