Removed <scope>compile</scope> from JExcel dependency

This commit is contained in:
Marten Deinum
2014-04-01 20:21:38 +02:00
committed by Michael Minella
parent 3f89cb5869
commit 6dba40c91b

View File

@@ -29,7 +29,6 @@
<groupId>net.sourceforge.jexcelapi</groupId>
<artifactId>jxl</artifactId>
<version>${jxl.version}</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>