diff options
author | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2014-06-10 11:08:32 +0200 |
---|---|---|
committer | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2014-06-10 11:08:32 +0200 |
commit | c553525294ffe87bc05a5b1b100f86ddf0aa2d84 (patch) | |
tree | 714bfe6587fafc3e27122371d1324aa9497c9b36 /id/server/auth/pom.xml | |
parent | c1ee833c415bcce3d7173f0beec0c1ffcd6c6529 (diff) | |
parent | 8dcf7e74a19986c234888b8b93eda5cbddf8ac76 (diff) | |
download | moa-id-spss-c553525294ffe87bc05a5b1b100f86ddf0aa2d84.tar.gz moa-id-spss-c553525294ffe87bc05a5b1b100f86ddf0aa2d84.tar.bz2 moa-id-spss-c553525294ffe87bc05a5b1b100f86ddf0aa2d84.zip |
Merge branch 'moa-2.1-Snapshot' into dokumentservice
Diffstat (limited to 'id/server/auth/pom.xml')
-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> |