[Schmitzm-commits] r1945 - trunk/schmitzm-jfree

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Sat Apr 14 19:34:25 CEST 2012


Author: alfonx
Date: 2012-04-14 19:34:25 +0200 (Sat, 14 Apr 2012)
New Revision: 1945

Modified:
   trunk/schmitzm-jfree/pom.xml
Log:
A bugfix release after many many years... http://www.jroller.com/dgilbert/entry/jfreechart_1_0_14

Modified: trunk/schmitzm-jfree/pom.xml
===================================================================
--- trunk/schmitzm-jfree/pom.xml	2012-04-14 17:25:28 UTC (rev 1944)
+++ trunk/schmitzm-jfree/pom.xml	2012-04-14 17:34:25 UTC (rev 1945)
@@ -36,7 +36,7 @@
 		</dependency>
 		
 		<dependency>
-			<groupId>jfree</groupId>
+			<groupId>org.jfree</groupId>
 			<artifactId>jfreechart</artifactId>
 			<version>1.0.14</version>
 			<scope>compile</scope>



More information about the Schmitzm-commits mailing list