diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-13 13:19:03 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-13 13:19:03 +0200 |
commit | 57607a75ba226cc4fcfa630034f22516cfcf139c (patch) | |
tree | 19ae72a90a515796d8e2e64ea6ec483f84101e2c /id/moa-spss-container/pom.xml | |
parent | d703b4201def4ea55bc865da87010972d13a434e (diff) | |
download | moa-id-spss-57607a75ba226cc4fcfa630034f22516cfcf139c.tar.gz moa-id-spss-57607a75ba226cc4fcfa630034f22516cfcf139c.tar.bz2 moa-id-spss-57607a75ba226cc4fcfa630034f22516cfcf139c.zip |
update iaik_moa-2.05_withOutDB.jar to fix DB errormessage during start-up
Diffstat (limited to 'id/moa-spss-container/pom.xml')
-rw-r--r-- | id/moa-spss-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/moa-spss-container/pom.xml b/id/moa-spss-container/pom.xml index 085c731fd..c69990361 100644 --- a/id/moa-spss-container/pom.xml +++ b/id/moa-spss-container/pom.xml @@ -117,7 +117,7 @@ <dependency> <groupId>iaik.prod</groupId> <artifactId>iaik_moa</artifactId> - <version>2.05</version> + <version>2.05_withOutDB</version> </dependency> <dependency> <groupId>iaik.prod</groupId> |