diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-07-30 15:42:07 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-07-30 15:42:07 +0200 |
commit | 36af9f7d20f54fe5864a769744757ffe793312b3 (patch) | |
tree | a96e383b70fc054b3a51a4314fbd2199ff7a0056 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 96dab693868e5a566a131ee9f9021db28ba16170 (diff) | |
download | EAAF-Components-36af9f7d20f54fe5864a769744757ffe793312b3.tar.gz EAAF-Components-36af9f7d20f54fe5864a769744757ffe793312b3.tar.bz2 EAAF-Components-36af9f7d20f54fe5864a769744757ffe793312b3.zip |
add dependencies
Diffstat (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml')
-rw-r--r-- | eaaf_modules/eaaf_module_auth_sl20/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index d7a05ee7..7444126e 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -3,8 +3,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>${egiz.eaaf.version}</version> - <relativePath>../pom.xml</relativePath> + <version>1.0.8</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |