aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-commons/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-04-16 13:48:50 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-04-16 13:48:50 +0200
commitd28e5b6e0d0793558f3328c5a420c17bdd606104 (patch)
treef8b2188362307b4db26a2c21d1539c28d5e003ea /id/server/stork2-commons/pom.xml
parente4583b9f0797b2d748c15725247e7c9ae6b31172 (diff)
downloadmoa-id-spss-d28e5b6e0d0793558f3328c5a420c17bdd606104.tar.gz
moa-id-spss-d28e5b6e0d0793558f3328c5a420c17bdd606104.tar.bz2
moa-id-spss-d28e5b6e0d0793558f3328c5a420c17bdd606104.zip
update library versions
Diffstat (limited to 'id/server/stork2-commons/pom.xml')
-rw-r--r--id/server/stork2-commons/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml
index 81f2cf4e5..1a8dfd786 100644
--- a/id/server/stork2-commons/pom.xml
+++ b/id/server/stork2-commons/pom.xml
@@ -34,7 +34,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>2.3</version>
+ <version>${jodatime.version}</version>
</dependency>
<!-- Log4J -->
@@ -113,7 +113,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.11</version>
<scope>test</scope>
</dependency>
</dependencies>