Commit 21766b81 authored by Biju Kunjummen's avatar Biju Kunjummen Committed by Phillip Webb

Added Joda-time managed dependency

parent a95494fe
......@@ -60,6 +60,11 @@
<artifactId>jstl</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment