diff options
author | Thomas <> | 2023-10-13 09:12:33 +0200 |
---|---|---|
committer | Thomas <> | 2023-10-13 09:12:33 +0200 |
commit | b6f891de643ee97dae469535c4673e45c074f321 (patch) | |
tree | 258014e1ea3d50d272646925d6cc0adc0705d6a3 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | fe4dcca70a26a3cbe2f2788d84eb6aecc89f1340 (diff) | |
download | EAAF-Components-b6f891de643ee97dae469535c4673e45c074f321.tar.gz EAAF-Components-b6f891de643ee97dae469535c4673e45c074f321.tar.bz2 EAAF-Components-b6f891de643ee97dae469535c4673e45c074f321.zip |
build(core): 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 eef88bd1..828b851d 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.3.16</version> + <version>1.3.17-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |