ItEr15S12RFComportamentoGraficoPlanificadorItEr14S13: Adding joda-time dependency.
This commit is contained in:
parent
d97bc603d7
commit
1095fca972
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
||||||
<name>Naval Planner ZK Components Module</name>
|
<name>Naval Planner ZK Components Module</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>joda-time</groupId>
|
||||||
|
<artifactId>joda-time</artifactId>
|
||||||
|
</dependency>
|
||||||
<!-- Commons Logging -->
|
<!-- Commons Logging -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue