aboutsummaryrefslogtreecommitdiff
path: root/id/server
diff options
context:
space:
mode:
authorpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2008-04-10 07:56:58 +0000
committerpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2008-04-10 07:56:58 +0000
commitdc977eaf179dfe9de17540bd0989a744b0251d6b (patch)
tree9dda7278f2bdbd660548c55ab4f394fd49c5e411 /id/server
parentb4d19cf4f48fc0ab17aa6e9aad55e7ba7d53e336 (diff)
downloadmoa-id-spss-dc977eaf179dfe9de17540bd0989a744b0251d6b.tar.gz
moa-id-spss-dc977eaf179dfe9de17540bd0989a744b0251d6b.tar.bz2
moa-id-spss-dc977eaf179dfe9de17540bd0989a744b0251d6b.zip
fixed usage of axis (now 1.1)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1067 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server')
-rw-r--r--id/server/idserverlib/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index 71c58b95e..64f69c214 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -36,6 +36,7 @@
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
+ <version>1.1</version>
</dependency>
<dependency>
<groupId>javax.mail</groupId>