Browse Source

maven central joda-time artifact

pull/23217/head
Keith Donald 16 years ago
parent
commit
1c0f188adc
  1. 6
      org.springframework.context/pom.xml

6
org.springframework.context/pom.xml

@ -115,6 +115,12 @@ @@ -115,6 +115,12 @@
<version>3.0</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>1.6</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>

Loading…
Cancel
Save