diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-03-12 11:20:38 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-03-12 11:20:38 +0100 |
commit | a30826d08c748daaf3d6cdc2329f985852822f54 (patch) | |
tree | 2242416212305892248f357a81bfd791f8bd2d51 /id/server/auth-edu | |
parent | 11d43a1f0f2dd24bb36712b60495b61df4cdd2ef (diff) | |
download | moa-id-spss-a30826d08c748daaf3d6cdc2329f985852822f54.tar.gz moa-id-spss-a30826d08c748daaf3d6cdc2329f985852822f54.tar.bz2 moa-id-spss-a30826d08c748daaf3d6cdc2329f985852822f54.zip |
remove some warning in pom structure
Diffstat (limited to 'id/server/auth-edu')
-rw-r--r-- | id/server/auth-edu/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml index 3c400a635..34c74d926 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -206,8 +206,7 @@ <dependency> <groupId>MOA.id.server.modules</groupId> <artifactId>moa-id-module-bkaMobilaAuthSAML2Test</artifactId> - <version>${moa-id-version}</version> - </dependency> + </dependency> <!-- <dependency> |