diff options
author | Thomas <> | 2021-11-03 11:39:37 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-03 11:39:37 +0100 |
commit | 803165322243cd0a83dd9e988b8dc19adfc167cb (patch) | |
tree | 587d52b46d1e71b11ba13b92faa62308e3989fd3 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 0b570ba55143bbb322e2bab3446b547fdb51e70d (diff) | |
download | EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.tar.gz EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.tar.bz2 EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.zip |
switch to next snapshot version
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 3a89e3e7..3aaf43c4 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</version> + <version>1.1.19-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |