maven central joda-time artifact
This commit is contained in:
parent
e4f50f5b73
commit
1c0f188adc
|
|
@ -115,6 +115,12 @@
|
||||||
<version>3.0</version>
|
<version>3.0</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>joda-time</groupId>
|
||||||
|
<artifactId>joda-time</artifactId>
|
||||||
|
<version>1.6</version>
|
||||||
|
<optional>true</optional>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-asm</artifactId>
|
<artifactId>spring-asm</artifactId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue