diff options
author | Thomas <> | 2021-10-06 14:50:10 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-06 14:50:10 +0200 |
commit | a401f00ab8d8d610c03217860a90786ae1562b1f (patch) | |
tree | 104fa1d97c01eff53033de460f3de5d534b477f4 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 295bb3091f2c16ec695e8c5d8cfb9eb0bb12ad7d (diff) | |
download | EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.tar.gz EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.tar.bz2 EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.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 d3bbf028..f91d3da3 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.16.1</version> + <version>1.1.17-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |