ItEr15S12RFComportamentoGraficoPlanificadorItEr14S13: Adding joda-time dependency.

This commit is contained in:
Óscar González Fernández 2009-07-01 11:49:46 +02:00 committed by Javier Moran Rua
parent d97bc603d7
commit 1095fca972

View file

@ -13,6 +13,10 @@
<name>Naval Planner ZK Components Module</name>
<dependencies>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>
<!-- Commons Logging -->
<dependency>
<groupId>commons-logging</groupId>