aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-10-30 09:19:58 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-10-30 09:19:58 +0100
commit714e1895abf0ae67a8d97f680fd896cd46cfc6cb (patch)
treeb7ef44590d03c604a1b490af28e46bfd798bec32 /pom.xml
parent3529603a9c841f5554f390bab02032e2950cf2d6 (diff)
downloadmoa-id-spss-714e1895abf0ae67a8d97f680fd896cd46cfc6cb.tar.gz
moa-id-spss-714e1895abf0ae67a8d97f680fd896cd46cfc6cb.tar.bz2
moa-id-spss-714e1895abf0ae67a8d97f680fd896cd46cfc6cb.zip
switch to axis-1.0_IAIK_1.2.jar to solve problems with wsdl resource loader
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 887ee8a8d..3407bfcd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
- <version>1.0_IAIK_1.1</version>
+ <version>1.0_IAIK_1.2</version>
<scope>compile</scope>
</dependency>
<dependency>