diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-20 16:34:45 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-20 16:34:45 +0200 |
commit | b2c2787c6890e391c838a6f788f44507b97c8754 (patch) | |
tree | 56001eb3f99f823eb20256236df22c6fde39035c /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | ae0e8dbdded2acf47007a20dcd878d2b51178b97 (diff) | |
download | EAAF-Components-b2c2787c6890e391c838a6f788f44507b97c8754.tar.gz EAAF-Components-b2c2787c6890e391c838a6f788f44507b97c8754.tar.bz2 EAAF-Components-b2c2787c6890e391c838a6f788f44507b97c8754.zip |
switch to 1.0.101.0.10
Diffstat (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml')
-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 05495774..4de8e72f 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.10-snapshot</version> + <version>1.0.10</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |