diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-04 14:25:25 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-04 14:25:25 +0200 |
commit | 94cf10262086c93ee54f37b32ba2c8e7e4027c43 (patch) | |
tree | 4dbca2be19ab47b8edbb869cf9ed983588237518 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | c6668a5481e70cafe86b6cc966471159d5e17192 (diff) | |
download | EAAF-Components-94cf10262086c93ee54f37b32ba2c8e7e4027c43.tar.gz EAAF-Components-94cf10262086c93ee54f37b32ba2c8e7e4027c43.tar.bz2 EAAF-Components-94cf10262086c93ee54f37b32ba2c8e7e4027c43.zip |
switch to next release version1.1.6
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 ab7c9258..c8a081ed 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.1.6-SNAPSHOT</version> + <version>1.1.6</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |