diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-08-06 09:36:37 +0200 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-08-06 09:36:37 +0200 |
commit | 34e3848720e95afe415206b1d0d1ceeef773dd1e (patch) | |
tree | 3c02e8c981ff4fc224b3b7e9ea089e96033f2da4 /eaaf_modules/eaaf_module_auth_sl20 | |
parent | 86034273ffd269ef0cb9de301f10a57905282c54 (diff) | |
parent | fcad816ec6c124432bc21aad5545df31581e375f (diff) | |
download | EAAF-Components-34e3848720e95afe415206b1d0d1ceeef773dd1e.tar.gz EAAF-Components-34e3848720e95afe415206b1d0d1ceeef773dd1e.tar.bz2 EAAF-Components-34e3848720e95afe415206b1d0d1ceeef773dd1e.zip |
Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components into nightlyBuild
Diffstat (limited to 'eaaf_modules/eaaf_module_auth_sl20')
-rw-r--r-- | eaaf_modules/eaaf_module_auth_sl20/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index 7444126e..b4d80c03 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.8</version> + <version>1.0.9-snapshot</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |