summaryrefslogtreecommitdiff
path: root/eaaf_core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core/pom.xml')
-rw-r--r--eaaf_core/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml
index 21d6c338..34b0d69e 100644
--- a/eaaf_core/pom.xml
+++ b/eaaf_core/pom.xml
@@ -96,6 +96,11 @@
</dependency>
<dependency>
+ <groupId>joda-time</groupId>
+ <artifactId>joda-time</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>