diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-02-03 07:17:34 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-02-03 07:17:34 +0100 |
commit | 080e499cc22a0065ea7f47e04b6c0f336533e21e (patch) | |
tree | de74aec5924a052d34bf59f42764c85be80af7ee /id/server/auth | |
parent | befaa7a7ac9d24210623598b04ad90d3837e57ee (diff) | |
download | moa-id-spss-080e499cc22a0065ea7f47e04b6c0f336533e21e.tar.gz moa-id-spss-080e499cc22a0065ea7f47e04b6c0f336533e21e.tar.bz2 moa-id-spss-080e499cc22a0065ea7f47e04b6c0f336533e21e.zip |
*update Assembly script
*move demoOA to moa.id.demoOA
*change name of moa-id configuration-tool
Diffstat (limited to 'id/server/auth')
-rw-r--r-- | id/server/auth/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 93009173d..987ae1951 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -79,6 +79,7 @@ <groupId>MOA.id.server</groupId> <artifactId>moa-id-lib</artifactId> </dependency> + <!-- transitive dependencies we don't want to include into the war --> <dependency> <groupId>iaik.prod</groupId> |