diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-05 20:57:05 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-05 20:57:05 +0100 |
commit | 19e164874ea92d51f9df12f56047d77db9683091 (patch) | |
tree | 0d2a90acb37992ca3a35e0ff37fac81550a9a47e /pom.xml | |
parent | 58c8a91c173ce699b8014e4f81fa195bfa37d246 (diff) | |
download | moa-id-spss-19e164874ea92d51f9df12f56047d77db9683091.tar.gz moa-id-spss-19e164874ea92d51f9df12f56047d77db9683091.tar.bz2 moa-id-spss-19e164874ea92d51f9df12f56047d77db9683091.zip |
storkid derivation pro country
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -469,6 +469,12 @@ <type>dll</type>
<scope>runtime</scope>
</dependency>
+ <dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ <version>1.3.2</version>
+ </dependency>
+
</dependencies>
<repositories>
|