Removed jfreechart-igalia dependency as it was not needed anymore.
FEA: ItEr72S04BugFixing
This commit is contained in:
parent
731057c555
commit
06c276b534
3 changed files with 0 additions and 13 deletions
|
|
@ -109,10 +109,6 @@
|
|||
<groupId>jfree</groupId>
|
||||
<artifactId>jcommon</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jfree</groupId>
|
||||
<artifactId>jfreechart-igalia</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>servlet-api</artifactId>
|
||||
|
|
|
|||
|
|
@ -229,10 +229,6 @@
|
|||
<groupId>jfree</groupId>
|
||||
<artifactId>jcommon</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jfree</groupId>
|
||||
<artifactId>jfreechart-igalia</artifactId>
|
||||
</dependency>
|
||||
<!-- Apache Commons Fileupload (required by ZK) -->
|
||||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
|
|
|
|||
5
pom.xml
5
pom.xml
|
|
@ -453,11 +453,6 @@
|
|||
<artifactId>jcommon</artifactId>
|
||||
<version>1.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jfree</groupId>
|
||||
<artifactId>jfreechart-igalia</artifactId>
|
||||
<version>0.0.1</version>
|
||||
</dependency>
|
||||
<!-- Joda Time -->
|
||||
<dependency>
|
||||
<groupId>joda-time</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue