diff options
author | Thomas <> | 2021-11-03 11:37:54 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-03 11:37:54 +0100 |
commit | 0b570ba55143bbb322e2bab3446b547fdb51e70d (patch) | |
tree | 5339040049a290ec0626cf6a6fca972bca6fac5d /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 5f37d455f1ae317b66c8ba615c646468503addf2 (diff) | |
download | EAAF-Components-0b570ba55143bbb322e2bab3446b547fdb51e70d.tar.gz EAAF-Components-0b570ba55143bbb322e2bab3446b547fdb51e70d.tar.bz2 EAAF-Components-0b570ba55143bbb322e2bab3446b547fdb51e70d.zip |
switch to next release version1.1.18
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 a496b104..3a89e3e7 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.18-SNAPSHOT</version> + <version>1.1.18</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |