[Dive4elements-commits] [PATCH 1 of 2] Remove duplicated dependency to jfreechart
Wald Commits
scm-commit at wald.intevation.org
Thu Apr 25 19:26:33 CEST 2013
# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1366901876 -7200
# Node ID 2866ad0ab4900c7784b3c04bb4ad780faa59915f
# Parent 8bd9b551456caef8b0b111579c3cfc9b87b44a53
Remove duplicated dependency to jfreechart
diff -r 8bd9b551456c -r 2866ad0ab490 artifacts/pom.xml
--- a/artifacts/pom.xml Thu Apr 25 17:06:50 2013 +0200
+++ b/artifacts/pom.xml Thu Apr 25 16:57:56 2013 +0200
@@ -44,11 +44,6 @@
<version>2.4.2</version>
</dependency>
<dependency>
- <groupId>jfree</groupId>
- <artifactId>jfreechart</artifactId>
- <version>1.0.13</version>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
More information about the Dive4elements-commits
mailing list