diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-05 18:27:09 +0200 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-05 18:27:09 +0200 |
commit | 509702fe127404554451857e49a0493e3d24b150 (patch) | |
tree | 8fbf43fbcd7538d451da23053eb5cf5d22ad7dd7 /id/server/auth | |
parent | 31c8bad4214bfee45eef0ca98faf3f6f32fe5b23 (diff) | |
download | moa-id-spss-509702fe127404554451857e49a0493e3d24b150.tar.gz moa-id-spss-509702fe127404554451857e49a0493e3d24b150.tar.bz2 moa-id-spss-509702fe127404554451857e49a0493e3d24b150.zip |
documentservice testing
Diffstat (limited to 'id/server/auth')
-rw-r--r-- | id/server/auth/pom.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index f18f0e1b0..20c45b096 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -88,7 +88,9 @@ </build> <dependencies> - <!-- we need Axis 1.1 here, 1.0 is included in SPSS --> + + + <!-- we need Axis 1.1 here, 1.0 is included in SPSS --> <dependency> <groupId>axis</groupId> <artifactId>axis</artifactId> |